- Full-featured monitoring dashboard for local web apps - Real-time status tracking with uptime percentages - Visual sparklines for status history - Add/Edit/Delete apps dynamically - Categories and color coding - Auto-refresh every 30 seconds - API endpoints for apps and status management
5 lines
341 B
JavaScript
5 lines
341 B
JavaScript
"use strict";
|
|
var _global_process, _global_process1;
|
|
module.exports = ((_global_process = global.process) == null ? void 0 : _global_process.env) && typeof ((_global_process1 = global.process) == null ? void 0 : _global_process1.env) === 'object' ? global.process : require('next/dist/compiled/process');
|
|
|
|
//# sourceMappingURL=process.js.map
|