Skip to content

PAHJunior/nodejs-send-mail

Repository files navigation

Send-Mail (send-mail)

Example - Sending email with nodejs

Install the dependencies

npm install

Start the app in development

npm start

Example Configuration

const userMail = 'youremail@outlook.com'
const userName = 'Your user name'
const passMail = 'Your password'

About

Sending email with nodejs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published