This commit is contained in:
2025-09-17 19:32:40 -05:00
parent 6d12e7e151
commit 2cac2af5ab
9 changed files with 395 additions and 135 deletions

View File

@@ -10,6 +10,7 @@
},
"dependencies": {
"@aws-sdk/client-s3": "^3.888.0",
"@smithy/node-http-handler": "^4.2.1",
"dotenv": "^17.2.2",
"drizzle-orm": "^0.44.5",
"email-addresses": "^5.0.0",
@@ -19,6 +20,7 @@
"next": "15.5.3",
"node-cron": "^4.2.1",
"nodemailer": "^7.0.6",
"p-limit": "^7.1.1",
"p-retry": "^7.0.0",
"pg": "^8.16.3",
"postgres": "^3.4.7",