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
- Host: GitHub
- URL: https://github.com/romijulianto/nodejs-nodemailer
- Owner: romijulianto
- Created: 2024-01-12T03:02:33.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-12T03:09:12.000Z (over 1 year ago)
- Last Synced: 2025-01-19T08:15:11.873Z (4 months ago)
- Topics: email, email-sending, node-mailer
- Language: JavaScript
- Homepage:
- Size: 1000 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 `