use mongoose as orm

This commit is contained in:
StarAppeal
2024-11-22 20:20:54 +01:00
parent d84c07211a
commit 49057b2c6e
7 changed files with 211 additions and 111 deletions
+1 -1
View File
@@ -22,7 +22,7 @@
"dotenv": "^16.4.4",
"express": "5.0.0",
"jsonwebtoken": "^9.0.2",
"mongodb": "^6.3.0",
"mongoose": "^8.8.2",
"rimraf": "^5.0.5",
"typescript": "^5.3.3",
"ws": "8.17.1"