feat: setup the attachment to the passenger api

This commit is contained in:
Nathnael
2026-07-18 09:44:14 +00:00
parent 4f043ea4bf
commit bdcd5e957e
12 changed files with 781 additions and 116 deletions

View File

@@ -52,6 +52,7 @@
"express": "^4.18.2",
"helmet": "^8.0.0",
"jose": "^5.10.0",
"minio": "7.1.3",
"pg": "^8.21.0",
"qrcode": "^1.5.3",
"reflect-metadata": "^0.2.2",
@@ -71,6 +72,7 @@
"@types/express": "^4.17.21",
"@types/jest": "^29.5.11",
"@types/luxon": "^3.7.1",
"@types/multer": "^2.1.0",
"@types/node": "^20.10.6",
"@types/qrcode": "^1.5.5",
"@types/supertest": "^6.0.2",