Jayanth-MKV / send-any-email

Rest API For Email Service - Send Bulk Emails For Free & Host , Integrate with your application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Rest API For Email Service - Send Bulk Emails For Free & Host , Integrate with your application


Languages

Language:Handlebars 75.8%Language:TypeScript 21.8%Language:JavaScript 2.4%