feat:login&register

This commit is contained in:
lzh
2023-12-08 13:11:44 +08:00
parent 50403d784b
commit 2b7166fb47
7 changed files with 167 additions and 16 deletions
+2 -1
View File
@@ -7,7 +7,8 @@
"test": "echo \"No tests yet...\""
},
"dependencies": {
"@azure/functions": "^4.0.0"
"@azure/functions": "^4.0.0",
"mongodb": "^6.3.0"
},
"devDependencies": {},
"main": "src/functions/*.js"