Implement CDN functionality for image uploads and management in account routes

This commit is contained in:
Space-Banane
2026-02-17 13:32:42 +01:00
parent d3cfca16f9
commit c00e18f5ce
8 changed files with 585 additions and 23 deletions

View File

@@ -5,6 +5,7 @@
"@types/node": "^25.0.3",
"bcryptjs": "^3.0.3",
"dotenv": "^17.2.3",
"minio": "^8.0.2",
"mongodb": "^7.0.0",
"rimraf": "^6.1.2",
"rjweb-server": "^9.8.6",