Continuação do backend

This commit is contained in:
Joao Maria Araujo do Nascimento
2026-05-25 22:07:54 -03:00
parent 47a68c4856
commit 65111a45f9
11 changed files with 141 additions and 11 deletions
+2
View File
@@ -11,8 +11,10 @@
"author": "",
"license": "ISC",
"dependencies": {
"bcryptjs": "^3.0.3",
"dotenv": "^17.4.2",
"express": "^5.2.1",
"express-validator": "^7.3.2",
"mysql2": "^3.22.3",
"nodemon": "^3.1.14"
}