chore: move email sending to AWS SES

This commit is contained in:
Jonathan Barrow
2024-02-20 13:49:27 -05:00
parent 987a73e646
commit 3f9d2e6964
4 changed files with 1425 additions and 551 deletions

View File

@@ -22,6 +22,7 @@
},
"homepage": "https://github.com/PretendoNetwork/website#readme",
"dependencies": {
"@aws-sdk/client-ses": "^3.515.0",
"@discordjs/rest": "^0.5.0",
"browserify": "^17.0.0",
"colors": "^1.4.0",