This commit is contained in:
2026-03-31 19:32:19 +08:00
parent d777d3065d
commit c0e035a4bd
15 changed files with 2946 additions and 0 deletions

View File

@@ -12,6 +12,7 @@
"type": "commonjs",
"dependencies": {
"cors": "^2.8.6",
"dotenv": "^17.3.1",
"express": "^5.2.1",
"mongodb": "^7.1.1"
}