Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 481 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 481 Bytes

Backend to send daily email updates for CovTrack19

Developed with Node.js and Sendgrid email API

Uses Firebase Admin SDK to access Cloud firestore and obtain email ids of users who are interested in getting daily COVID-19 vaccination updates.

Hosted on Heroku

Node Cron is used to schedule the email API to send out emails everyday at 9pm.