Skip to content

Commit 302ad39

Browse files
authored
Update README.md (#711)
Added note about inputing tokens
1 parent b37b0cb commit 302ad39

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ We use `pnpm` as our package manager. To install all dependencies, run:
2727
```bash
2828
pnpm install
2929
```
30+
### Input Tokens
31+
32+
Copy the .env.schema file in app/web to a .env file and input your Mapbox and La City Data Socrata tokens into the .env file. You can sign up for free on Mapbox and https://data.lacity.org/login
3033

3134
### Running Locally
3235

0 commit comments

Comments
 (0)