Tansition to amazon SES email.

This commit is contained in:
Patrick Fic
2021-04-25 11:43:07 -07:00
parent 4519f59987
commit f33715b83c
4 changed files with 194 additions and 62 deletions

View File

@@ -17,6 +17,7 @@
"start": "node server.js"
},
"dependencies": {
"aws-sdk": "^2.891.0",
"body-parser": "^1.18.3",
"cloudinary": "^1.25.0",
"compression": "^1.7.4",
@@ -34,6 +35,7 @@
"moment": "^2.29.1",
"node-fetch": "^2.6.1",
"node-mailjet": "^3.3.1",
"nodemailer": "^6.5.0",
"phone": "^2.4.20",
"stripe": "^8.143.0",
"twilio": "^3.60.0",