Major updates, authentication, multi-users
This commit is contained in:
@@ -9,12 +9,14 @@
|
||||
"start": "node dist/app.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"@types/nodemailer": "^8.0.0",
|
||||
"cors": "2.8.5",
|
||||
"dotenv": "16.4.5",
|
||||
"express": "4.21.2",
|
||||
"express-rate-limit": "7.5.0",
|
||||
"helmet": "8.1.0",
|
||||
"morgan": "1.10.0",
|
||||
"nodemailer": "^8.0.5",
|
||||
"pg": "8.13.1",
|
||||
"zod": "3.24.1"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user