项目作者: CodeChefVIT

项目描述 :
Send bulk emails by just adding an array of contacts within seconds using the SendGrid API.
高级语言: JavaScript
项目地址: git://github.com/CodeChefVIT/SendGrid-Mailer.git
创建时间: 2020-09-27T04:10:02Z
项目社区:https://github.com/CodeChefVIT/SendGrid-Mailer

开源协议:MIT License

下载


Codechef-VIT

SendGrid-Mailer Node.Js

Send bulk emails by just adding an array of contacts within seconds using the SendGrid API.

Instructions to run

  1. $ git clone https://github.com/CodeChefVIT/SendGrid-Mailer
  2. $ cd SendGrid-Mailer
  3. $ npm i
  4. Enter credentials in env
  5. Add an array of emails to the mailingList
  6. $ npm run dev
  7. Open postman and use localhost:3000/sendMails

Contributors

License

License


With :heart: by CodeChef-VIT