This is a simple email sender using express and nodemailer
-
Updated
Sep 17, 2024 - JavaScript
This is a simple email sender using express and nodemailer
This Node.js project is designed to handle user signups and send verification emails using Nodemailer. Upon successful signup through the endpoint http://localhost:3000/auth/signup, a verification email containing a URL is sent to the user. The user can click on the URL to verify their account.
Node.js application using Express.js to allow sending email with a form. Testing to see how best to work with nodemailer. • STATUS: Work in Progress • 10/6/2017
Add a description, image, and links to the nodejs-nodemailer topic page so that developers can more easily learn about it.
To associate your repository with the nodejs-nodemailer topic, visit your repo's landing page and select "manage topics."