fix:uplodig of assets and configured file server

This commit is contained in:
Mohammed-Fardeen-02
2026-08-19 12:44:26 +05:30
parent 704339380d
commit bb055fa794
19 changed files with 1106 additions and 25 deletions
+1
View File
@@ -21,6 +21,7 @@
"db:seed:undo:test": "cross-env NODE_ENV=test sequelize-cli db:seed:undo:all --config src/shared/config/database.config.cjs --seeders-path src/seeders --models-path src/shared/database"
},
"dependencies": {
"@aws-sdk/client-s3": "^3.1111.0",
"bcrypt": "^6.0.0",
"compression": "^1.7.5",
"cookie-parser": "^1.4.7",