Go to file
SnippetsX 51a73350ae Update configuration and enhance system stats route
- Updated database credentials and application name in config.json
- Refactored database connection to use config values
- Improved CPU usage calculation in systemStats route using node-os-utils
- Added new actions route with user permission checks and config retrieval
- Introduced example_config.json for reference
2024-11-30 01:29:02 +03:00
db Update configuration and enhance system stats route 2024-11-30 01:29:02 +03:00
routes Update configuration and enhance system stats route 2024-11-30 01:29:02 +03:00
.gitignore Initial commit 2024-11-07 21:34:14 +03:00
config.json Update configuration and enhance system stats route 2024-11-30 01:29:02 +03:00
example_config.json Update configuration and enhance system stats route 2024-11-30 01:29:02 +03:00
package-lock.json minor changes 2024-11-20 00:00:17 +03:00
package.json minor changes 2024-11-20 00:00:17 +03:00
server.js Update configuration and enhance system stats route 2024-11-30 01:29:02 +03:00