DerploidEntertainment / Website

Infrastructure as Code and GitHub Pages sources for the Derploid website
https://www.derploid.com/
MIT License
2 stars 0 forks source link

Set up email signup form #3

Closed Rabadash8820 closed 2 years ago

Rabadash8820 commented 2 years ago

The email signup form currently doesn't do anything. We need to implement it's backend...which is dependent on #10 for picking a CRM system. 😬 We'll also want to add reCAPTCHA to the site to prevent sign-up spamming.

Rabadash8820 commented 2 years ago

Update: per #10, we are going to move forward with SendinBlue for email marketing. See their signup form documentation.