Skip to content

Commit c2b60f9

Browse files
Merge branch 'main' into dynamic-og-images
2 parents 94550a4 + 7d6ba4d commit c2b60f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ For more info, visit the [v2 release post](https://svelte-changelog.dev/devlog/v
3030
### Run locally
3131

3232
The main requirements to run Svelte Changelog are the `.env` entries, which you can find an example of inside the `.env.example`:
33+
3334
- `GITHUB_TOKEN`: a [classic GitHub token](https://github.com/settings/tokens) with the `public_repo` scope (that's it), required for API requests.
3435
- `KV_REST_API_TOKEN` (optional): the token for the API of the KV service (Redis). You can leave it empty; an in-memory cache is used during development.
3536
- `KV_REST_API_URL` (optional): the URL for the API of the KV service (Redis). You can leave it empty; an in-memory cache is used during development.

0 commit comments

Comments
 (0)