Dateien nach "backend" hochladen

This commit is contained in:
2026-05-27 15:28:46 +02:00
parent 3b7f2b60a2
commit 29e08a045d
4 changed files with 422 additions and 1 deletions

View File

@@ -7,6 +7,7 @@
"better-sqlite3": "^9.4.3",
"express": "^4.18.2",
"jsonwebtoken": "^9.0.2",
"multer": "^1.4.5-lts.1"
"multer": "^1.4.5-lts.1",
"web-push": "^3.6.7"
}
}