jaylong255 / cyberworld-site

0 stars 0 forks source link

Deploy a Node Function that Handles Mail #62

Open jaylong255 opened 10 months ago

jaylong255 commented 10 months ago

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 backend

Changes

NOTE: This may actually end up being 3-5 separate issues. I"m just dumping the whole scope here for now to make sure I don't forget. I may be super busy the rest of the week.

jaylong255 commented 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.