Account creation

This commit is contained in:
2024-06-22 23:59:44 +08:00
parent ce51b78b14
commit 4a39c5ad31
9 changed files with 380 additions and 58 deletions

View File

@@ -10,12 +10,14 @@
"keywords": [],
"author": "Wind_Explorer",
"dependencies": {
"argon2": "^0.40.3",
"cors": "^2.8.5",
"dotenv": "^16.4.5",
"express": "^4.19.2",
"mysql2": "^3.10.1",
"nodemon": "^3.1.3",
"sequelize": "^6.37.3",
"uuid": "^10.0.0",
"yup": "^1.4.0"
}
}