more progress on backend

This commit is contained in:
2023-07-08 13:53:06 +02:00
parent be263fcd6b
commit fc4b18274b
6 changed files with 125 additions and 1 deletions

View File

@@ -46,6 +46,7 @@
"cookie-parser": "^1.4.6",
"express": "^4.18.2",
"express-session": "^1.17.3",
"promise-mysql": "^5.2.0",
"serve-favicon": "^2.5.0",
"serve-static": "^1.15.0"
},