As of March 7, 2021 we are no longer collecting new data. Learn about available federal data.
An internal tool for data entry teams.
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.