Notifications, div fixes, kekse für last location

This commit is contained in:
2025-09-06 12:37:10 +02:00
parent 61d5ef2e6f
commit 8342d95a13
13 changed files with 1325 additions and 39 deletions

View File

@@ -16,10 +16,12 @@
"enhanced-postgres-mcp-server": "^1.0.1",
"express": "^4.18.2",
"express-session": "^1.17.3",
"node-cron": "^4.2.1",
"pg": "^8.11.3",
"socket.io": "^4.8.1",
"swagger-jsdoc": "^6.2.8",
"swagger-ui-express": "^5.0.1"
"swagger-ui-express": "^5.0.1",
"web-push": "^3.6.7"
},
"devDependencies": {
"nodemon": "^3.0.1"