Started migrating the DB to MongoDB

This commit is contained in:
Tiago Ribeiro
2024-09-07 13:37:08 +01:00
parent 8c94bcac52
commit e8b7c5ff80
5 changed files with 140 additions and 54 deletions

View File

@@ -53,6 +53,7 @@
"lodash": "^4.17.21",
"moment": "^2.29.4",
"moment-timezone": "^0.5.44",
"mongodb": "^6.8.1",
"next": "^14.2.5",
"nodemailer": "^6.9.5",
"nodemailer-express-handlebars": "^6.1.0",