send-any-mail
v0.0.1
Published
Perfect for your application. Host and send bulk emails effortlessly. Integrate with Jayanth-MKV/send-any-email for a smooth experience.
Downloads
3
Readme
Seamlessly integrate and send bulk emails for free with our REST API.
Perfect for your application. Host and send bulk emails effortlessly. Integrate with Jayanth-MKV/send-any-email for a smooth experience.
Installation
$ npm install
Running the app
# development
$ npm run start
# watch mode
$ npm run start:dev
# production mode
$ npm run start:prod
Email Service
Requires Redis Connection and email provider
$ EMAIL_HOST=""
$ EMAIL_PORT=""
$ EMAIL_USER=""
$ EMAIL_PASS=""
$ EMAIL_FROM=""
$ REDIS_PORT=""
$ REDIS_HOST=""
$ REDIS_PASS=""
$ REDIS_USER=""
Support
Nest is an MIT-licensed open source project. It can grow thanks to the sponsors and support by the amazing backers. If you'd like to join them, please read more here.
Stay in touch
- Author - Jayanth MKV
License
Nest is MIT licensed.