Commit Graph

7 Commits

Author SHA1 Message Date
55e4cf3e6c feat(database): refactor entities and relationships for service management 2025-11-26 10:57:57 +01:00
5ec7187afd fix(status): remove unused router configurations for ROUTER-DE 03 and ROUTER-DE 04 2025-11-22 10:25:27 +01:00
a5476b26fe feat(status): add router configurations and update InfraType to include routers 2025-11-07 10:49:56 +01:00
17c00211da feat(status): add emoji support for RYZEN and XEON hosts in status monitoring 2025-10-31 08:06:48 +01:00
43b7bdd8b4 feat(database): add TypeORM configuration and initialize data source
- Added TypeORM and PostgreSQL dependencies to package.json.
- Created data-source.ts to configure the database connection.
- Initialized the data source in index.ts and added logging for successful connection.
- Updated devDependencies to include @types/node for better type support.
2025-10-29 10:44:12 +01:00
a24001c600 Refactor status command to use environment variables for emoji status 2025-10-29 09:45:30 +01:00
CL TheDreWen
c41ef18355 Initial commit 2025-10-28 11:40:35 +01:00