Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sayancoding/backend-email-service

node based subscribe mailing service for my own specific project
https://github.com/sayancoding/backend-email-service

Last synced: about 4 hours ago
JSON representation

node based subscribe mailing service for my own specific project

Awesome Lists containing this project

README

        

Nodejs base subscribe mail service
### Use Dependency
[`Nodemailer`](https://nodemailer.com/about/)

### Needed url to allow gamil account directly

At first For make less-app secure allow your auth account


[https://myaccount.google.com/lesssecureapps?pli=1](https://myaccount.google.com/lesssecureapps?pli=1)

and then It will need when you host your node app on server.

https://accounts.google.com/DisplayUnlockCaptcha

### Available script
`npm start`
run local server at 4000