Erste Versuche mut Login - geht noch nicht ( duplicate error an der Mongo
This commit is contained in:
@@ -8,9 +8,11 @@
|
||||
"dev": "nodemon --watch server.js --watch views --watch public server.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"bcrypt": "^6.0.0",
|
||||
"cors": "^2.8.5",
|
||||
"dotenv": "^17.2.1",
|
||||
"express": "^4.18.2",
|
||||
"express-session": "^1.18.2",
|
||||
"mongodb": "^6.6.0",
|
||||
"pug": "^3.0.2"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user