Store users in s3

This commit is contained in:
2023-11-20 16:58:56 -07:00
parent 725cabefe6
commit 4823f7f109
6 changed files with 74 additions and 16 deletions

View File

@@ -27,6 +27,7 @@
"@nestjs/core": "^10.0.0",
"@nestjs/jwt": "^10.1.1",
"@nestjs/platform-express": "^10.0.0",
"@nestjs/schedule": "^4.0.0",
"@nestjs/swagger": "^7.1.11",
"@willsoto/nestjs-prometheus": "^6.0.0",
"axios": "^1.5.0",