We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update the contact us form to send an email on submit.
Update the contact us form to send an email on submit using nodemailer and aws ses.
So that people can properly use the contact us form.
Part of #31. Requires #224 to be merged first which adds the basic nodemailer setup.
The text was updated successfully, but these errors were encountered:
phoenixpereira
No branches or pull requests
Overview
Update the contact us form to send an email on submit.
Details
Update the contact us form to send an email on submit using nodemailer and aws ses.
Why would this feature be useful?
So that people can properly use the contact us form.
Additional Notes
Part of #31. Requires #224 to be merged first which adds the basic nodemailer setup.
The text was updated successfully, but these errors were encountered: