Open jaylong255 opened 10 months ago
@diego3158 what's up, bro? Sorry I haven't been more active on here. It's been a rough few months. If you're still looking into typescript and Node.js/ React.js you might want to pay attention to what I'm doing here. It's a pretty simple app for sending mail but I'm including the Terraform code for the infrastructure to deploy it.
Description
I"m taking my email and phone number off of the landing site for security reasons and replacing it with a contact form. I've already written the contact form in react and deployed it to
staging,cyberworldbuilders.com/contact
. now i need a function to handle the backendChanges