jescalan / roots

a toolkit for rapid advanced front-end development
http://roots.netlify.com/
Other
1.45k stars 132 forks source link

Using Express to submit form #687

Closed nomaanp closed 8 years ago

nomaanp commented 8 years ago

Hello, I'm trying to implement the contact form where data would be sent through email. For sending mails, i'm using nodemailer. Can anyone please give some guidelines to get it working.

jescalan commented 8 years ago

Hey @nomaanp -- this is not a roots issue, you're asking a question about how to use express and nodemailer. I think you might find better results asking in more relevant repos!