Commit Graph

6 Commits

Author SHA1 Message Date
b0c2842802 Implement database connection and refactor welcome handler 2024-12-04 01:26:59 +03:00
39c1b7d2d0 backend need to be rewrited to go
legacy code in archive folder
2024-12-04 00:37:52 +03:00
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
837ea87540 Refactored all routes
for more readability
2024-11-23 01:03:44 +03:00
e1547f7af7 minor changes
added config.json
added developer mode switching
2024-11-20 00:00:17 +03:00
fe86cb64f0 Initial commit
Added main backend options
alpha
2024-11-07 21:34:14 +03:00