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

https://github.com/trungquandev/nodejs-send-email


https://github.com/trungquandev/nodejs-send-email

Last synced: about 2 months ago
JSON representation

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!