Skip to content

Commit

Permalink
Merge pull request #52 from powersync-ja/yjs-demo-readme
Browse files Browse the repository at this point in the history
  • Loading branch information
cahofmeyr authored Feb 9, 2024
2 parents 7bf2bc6 + bebe940 commit d1dec6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demos/powersync-supabase-yjs-text-collab-demo/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ deno run generate-keys.ts
```

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.
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)
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)


```bash
Expand Down

0 comments on commit d1dec6d

Please sign in to comment.