pdx-shootings.com Project Setup $ npm i Secrets Setup $ cp .env .env.local $ vi .env.local Fetch the latest data $ ./scripts/fetch-shootings.py $ ./scripts/fetch-barrels.py Compile and Hot-Reload for Development $ npm run dev