listo, faltan correo y pruebas

This commit is contained in:
2022-04-17 22:23:39 -05:00
parent de238e3e50
commit a69574d529
23 changed files with 695 additions and 62 deletions
+3
View File
@@ -21,11 +21,14 @@
"body-parser": "^1.19.0",
"colors": "^1.4.0",
"cors": "^2.8.5",
"csvtojson": "^2.0.10",
"dotenv": "^8.2.0",
"express": "^4.17.1",
"gmail-send": "^1.8.14",
"jsonwebtoken": "^8.5.1",
"mariadb": "^2.5.3",
"moment": "^2.29.1",
"multer": "^1.4.4",
"sequelize": "^6.6.2",
"validator": "^13.6.0"
},