Add @nestjs/serve-static dependency and update file paths for banner uploads; remove unused form utility files

This commit is contained in:
miguel
2025-06-16 13:49:12 -06:00
parent 63e1d3183e
commit 5f302df2a7
18 changed files with 43 additions and 364 deletions
+1
View File
@@ -27,6 +27,7 @@
"@nestjs/mapped-types": "*",
"@nestjs/passport": "^11.0.5",
"@nestjs/platform-express": "^11.0.1",
"@nestjs/serve-static": "^5.0.3",
"@nestjs/swagger": "^11.2.0",
"@nestjs/typeorm": "^11.0.0",
"@types/bcrypt": "^5.0.2",