Phase 3 Completed

This commit is contained in:
Rayyan
2026-08-02 17:44:50 +07:00
parent 7ce0de4e91
commit ffc5ecd259
68 changed files with 3132 additions and 163 deletions
+7 -2
View File
@@ -39,7 +39,7 @@
"class-validator": "^0.14.2",
"dotenv": "^16.6.1",
"jose": "^6.2.6",
"openid-client": "^6.5.0",
"openid-client": "^6.5.0",
"jsonwebtoken": "^9.0.2",
"passport": "^0.7.0",
"passport-jwt": "^4.0.1",
@@ -47,7 +47,12 @@
"reflect-metadata": "^0.2.2",
"rxjs": "^7.8.2",
"swagger-ui-express": "^5.0.1",
"uuid": "^11.1.0"
"uuid": "^11.1.0",
"ioredis": "^5.3.2",
"bullmq": "^1.73.0",
"nodemailer": "^6.9.4",
"axios": "^1.4.0",
"@aws-sdk/client-s3": "^3.379.0"
},
"devDependencies": {
"@eslint/js": "^9.21.0",