Skip to content

watch for vaccination centers with available slots and send an email

Notifications You must be signed in to change notification settings

danielphingston/covid-center-watcher-lambda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Covid Center Watch

Setup and Run

  1. Create .env file with required variables
#email id and password to use to send email
EMAIL=
PASSWORD=

#district to watch
DISTRICT=307

#use for testing
NODE_ENV=test

#url of a google sheet containing email addresses that is published as csv
#just needs to a csv with a new line separating the emails
GOOGLE_SHEET_URL=
  1. Run npm install
  2. Run npm start

Additional info

  • Deploy to lambda and run with cron

About

watch for vaccination centers with available slots and send an email

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •