Skip to content

Commit d1dec6d

Browse files
authored
Merge pull request #52 from powersync-ja/yjs-demo-readme
2 parents 7bf2bc6 + bebe940 commit d1dec6d

File tree

1 file changed

+1
-1
lines changed
  • demos/powersync-supabase-yjs-text-collab-demo

1 file changed

+1
-1
lines changed

demos/powersync-supabase-yjs-text-collab-demo/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ deno run generate-keys.ts
4040
```
4141

4242
4. Then use `supabase secrets set` as shown in the terminal output to update the generated keys on Supabase (`POWERSYNC_PUBLIC_KEY` and `POWERSYNC_PRIVATE_KEY`). You will need the project ref of the Supabase project you created previously.
43-
5. Switch back to the [powersync-supabase-yjs-text-collab-demo](https://github.com/powersync-ja/powersync-supabase-yjs-text-collab-demo) repo directory and deploy the `powersync-jwks` and `powersync-auth-anonymous` edge functions to Supabase: (Note that the Supabase CLI requires [Docker Desktop](https://docs.docker.com/desktop/) to be installed for this step)
43+
5. Switch back to the `powersync-supabase-yjs-text-collab-demo` repo directory and deploy the `powersync-jwks` and `powersync-auth-anonymous` edge functions to Supabase: (Note that the Supabase CLI requires [Docker Desktop](https://docs.docker.com/desktop/) to be installed for this step)
4444

4545

4646
```bash

0 commit comments

Comments
 (0)