feat: complete node task 2a

This commit is contained in:
Ayobami
2025-07-28 06:42:00 +01:00
parent fe95626d9f
commit bd70df60b9
17 changed files with 1968 additions and 170 deletions
+3
View File
@@ -17,11 +17,14 @@
"http-errors": "~1.6.3",
"mariadb": "^3.0.1",
"morgan": "~1.9.1",
"multer": "^2.0.2",
"mysql2": "^2.3.3",
"node-fetch": "^2.7.0",
"ol": "^7.1.0",
"pug": "^3.0.2",
"redis": "^5.6.1",
"sequelize": "^6.21.6",
"stripe": "^18.3.0",
"xmlbuilder2": "^3.1.1"
},
"devDependencies": {