https://github.com/trungquandev/nodejs-send-email
https://github.com/trungquandev/nodejs-send-email
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/trungquandev/nodejs-send-email
- Owner: trungquandev
- Created: 2019-07-21T13:30:28.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-06-10T13:21:05.000Z (over 2 years ago)
- Last Synced: 2025-04-10T20:38:02.114Z (6 months ago)
- Language: JavaScript
- Size: 32.2 KB
- Stars: 14
- Watchers: 0
- Forks: 6
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Node.js send email tutorial.
## Requirements
* Nodejs 8.10.x
Clone project and run test.
```
$ git clone https://git_url_clone
$ cd
$ npm install
$ node src/server.js
```* Change your admin email account in the file: **src/utils/mailer.js**
### Guide for this repository is here:
https://trungquandev.com/gui-nhan-email-trong-nodejs-cuc-ky-don-gian-voi-nodemailer/
Author: Trung Quân
Blog: https://trungquandev.com/
CV: https://cv.trungquandev.com/
"A little bit of fragrance always clings to the hands that gives you roses!"
Thanks for watching!