Skip to content

Latest commit

 

History

History
26 lines (12 loc) · 680 Bytes

README.md

File metadata and controls

26 lines (12 loc) · 680 Bytes

As of March 7, 2021 we are no longer collecting new dataLearn about available federal data.


COVID Tracking Project Internal website

An internal tool for data entry teams.

Local development

First, install all dependencies by running:

yarn install

Set up the API locally by running:

yarn setup

To disable Slack authentication for your local environment and run the website locally, use:

yarn dev

Visit http://localhost:3000/api/auth to log in.