Skip to content

This simple node app makes use of the https://www.vaccinespotter.org/ API to constantly check for new COVID vaccine appointments.

Notifications You must be signed in to change notification settings

brbarnett/vaccine-hunter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vaccine Hunter

Build type Build status Image pulls Image size

Live now at www.vaccine-hunter.com!

This simple node app makes use of the https://www.vaccinespotter.org/ API to constantly check for new COVID vaccine appointments.

You can filter and sort by your location and maximum distance. It refreshes every 5 minutes to alert you to new appointments as they become available.

How to run local development environment

yarn

yarn start

Automated build and release

This repository is linked to a Docker Hub repository: brbarnett/vaccine-hunter. Pushes to main trigger an automated Docker build, which in turn calls a webhook from an Azure app service (Web Apps for Containers) to trigger a new image pull.

About

This simple node app makes use of the https://www.vaccinespotter.org/ API to constantly check for new COVID vaccine appointments.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published