added db and list of servers

This commit is contained in:
Laptop-Luis
2026-02-16 20:57:40 +01:00
parent 6d41099c39
commit b6c752ce79
9 changed files with 1992 additions and 82 deletions

View File

@@ -16,6 +16,8 @@
"express": "^5.1.0",
"path": "^0.12.7",
"ping": "^0.4.4",
"sqlite": "^5.1.1",
"sqlite3": "^5.1.7",
"wakeonlan": "^0.1.0"
},
"devDependencies": {