You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,6 +27,9 @@ We use `pnpm` as our package manager. To install all dependencies, run:
27
27
```bash
28
28
pnpm install
29
29
```
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
0 commit comments