Implement Auth

This commit is contained in:
Takeshi Kimata
2024-05-17 23:30:13 +09:00
parent bda47864f9
commit 8103297dae
16 changed files with 902 additions and 72 deletions

View File

@@ -13,8 +13,10 @@
"author": "",
"license": "ISC",
"dependencies": {
"bcrypt": "^5.1.1",
"cors": "^2.8.5",
"express": "^4.18.2",
"jsonwebtoken": "^9.0.2",
"multer": "^1.4.5-lts.1",
"sequelize": "^6.36.0",
"sequelize-cli": "^6.6.2",