Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sayancoding/backend-email-service
- Owner: sayancoding
- Created: 2020-05-23T04:32:55.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T21:03:50.000Z (almost 2 years ago)
- Last Synced: 2023-03-03T18:28:19.618Z (over 1 year ago)
- Language: JavaScript
- Size: 210 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
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