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
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -166,6 +166,7 @@ You should be able to visit `localhost:3000` in your browser.
166
166
167
167
- Visit https://github.com/settings/developers to get your keys (don't worry about the callback URL, put whatever you want).
168
168
- Load the `GITHUB_TOKEN` environment variable into your shell.
169
+
- Set `ONLY_WRITE_LOCAL_DATA_FILE` to `true` in *scripts/build-and-score-data.ts* to skip fetching and updating store blob from Vercel and instead use and update the local `assets/data.json` file.
169
170
170
171
This command creates site data in `./assets/data.json`
0 commit comments