chore: add uploader and user profile picture

This commit is contained in:
mahyargdz
2025-07-24 12:37:08 +03:30
parent f42280846c
commit 5f4b679467
23 changed files with 1639 additions and 232 deletions
+2
View File
@@ -30,6 +30,8 @@
"seed:run": "mikro-orm seeder:run --config=database/mikro-orm.config.ts"
},
"dependencies": {
"@aws-sdk/client-s3": "^3.850.0",
"@aws-sdk/s3-request-presigner": "^3.850.0",
"@fastify/static": "^8.2.0",
"@keyv/redis": "^4.5.0",
"@mikro-orm/cli": "^6.4.16",