Project Create and Get All projects API completed

This commit is contained in:
2025-05-14 18:47:04 +05:30
parent e2be6deb0a
commit 79b6a4fa75
16 changed files with 447 additions and 51 deletions

View File

@@ -22,6 +22,7 @@
"jsonwebtoken": "^9.0.2",
"minio": "^8.0.5",
"mongoose": "^8.8.1",
"multer": "^1.4.5-lts.2",
"socket.io": "^4.8.1",
"swagger-autogen": "^2.23.7",
"swagger-ui-express": "^5.0.1"
@@ -32,6 +33,8 @@
"@types/express": "^5.0.0",
"@types/ip": "^1.1.3",
"@types/jsonwebtoken": "^9.0.7",
"@types/mime-types": "^2.1.4",
"@types/multer": "^1.4.12",
"@types/node": "^22.9.0",
"@types/swagger-ui-express": "^4.1.7",
"nodemon": "^3.1.7",