Upload comic images to S3 and update database with S3 URLs

This commit is contained in:
Riccardo Giorato
2025-12-26 13:33:38 +01:00
parent 50ae57ec9b
commit a2dd20ccdb
4 changed files with 271 additions and 12 deletions
+1
View File
@@ -9,6 +9,7 @@
"start": "next start"
},
"dependencies": {
"@aws-sdk/client-s3": "^3.958.0",
"@clerk/nextjs": "^6.36.5",
"@hookform/resolvers": "^3.10.0",
"@neondatabase/serverless": "^1.0.2",