An open API service indexing awesome lists of open source software.

https://github.com/romijulianto/nodejs-nodemailer

Backend Server to send email notification
https://github.com/romijulianto/nodejs-nodemailer

email email-sending node-mailer

Last synced: 2 months ago
JSON representation

Backend Server to send email notification

Awesome Lists containing this project

README

        

## Backend Server to send Email Notification

#### Run instalation
```
npm install
```

#### Run Server
```
npm start
```

#### Step to run
1. Create copy `.env` from filw `.env.example`
2. Setup `user` and `password` gmail and outlook
3. Run server and open `localhost:PORT `