Skip to content
This repository was archived by the owner on Jan 25, 2022. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,10 @@ Grant Request Internal Dashboard

Set up
------
1. Copy the `.env.example` file and fill in the variables.
2. make build
1. Copy the ``.env.example`` file to ``.env`` and fill in the variables. The table you likely want to point it at is named "COVID Funding Request Form". Your Airtable API key is available at https://airtable.com/account
2. ``npm install``.
3. ``npx gatsby develop``
4. Visit http://localhost:8000

License
-------
Expand Down