Skip to content

Commit de63073

Browse files
rkistnerbenitav
andauthored
Update demos/example-nextjs/README.md
Co-authored-by: benitav <benitav@users.noreply.github.com>
1 parent 2021010 commit de63073

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demos/example-nextjs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ This example is built using [Next.js](https://nextjs.org/) and the [PowerSync JS
55
To see it in action:
66

77
1. Make sure to run `pnpm build:packages` in the root directory of this Git repo.
8-
2. Copy `.env.local.template` to `.env.local`, and complete the environment variables. You can generate a temporary development token on the PowerSync dashboard, or leave blank to test with local-only data.
8+
2. Copy `.env.local.template` to `.env.local`, and complete the environment variables. You can generate a [temporary development token](https://docs.powersync.com/usage/installation/authentication-setup/development-tokens), or leave blank to test with local-only data.
99
3. `pnpm start`
1010
4. Open the localhost URL in the browser displayed in the terminal output.

0 commit comments

Comments
 (0)