Skip to content

Jayanth-MKV/send-any-email

Repository files navigation

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

License

Nest is MIT licensed.