Email scheduler is a cron based email schedular which fetches records from db and sends email by comparing dates
-
Use the package manager npm to install npm libraries.
-
Also you have to set up your environmnet file with token for SendGrid and DB credentials.
-
Import schedule DB in MySQL from
modules\database\schedule.sql
git clone https://github.com/iamsurajdc/email-scheduler.git
npm install
npm start
Postman Collection: https://www.getpostman.com/collections/517c48aadb1234b8a446
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure you are not high when creating issues.