feat: role authorizations - WIP

This commit is contained in:
Philipinho
2024-03-08 23:55:42 +00:00
parent 3e174b3838
commit b42fe48e9b
15 changed files with 263 additions and 14 deletions

View File

@ -28,6 +28,7 @@
"dependencies": {
"@aws-sdk/client-s3": "^3.456.0",
"@aws-sdk/s3-request-presigner": "^3.456.0",
"@casl/ability": "^6.7.0",
"@fastify/multipart": "^8.1.0",
"@fastify/static": "^6.12.0",
"@nestjs/common": "^10.3.0",