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.
yarn
yarn start
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.