Skip to content
This repository was archived by the owner on Feb 9, 2024. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# PowerSync + Supabase React Native Demo: Todo List

## Note: Alpha Release
## Note: Beta Release

This package is currently in an alpha release. Functionality could change dramatically in future releases. Certain functions may be partially implemented or buggy.
This package is currently in a beta release.

## Overview

Expand Down Expand Up @@ -45,7 +45,7 @@ It does the following:

## Set up PowerSync Instance

Create a new PowerSync instance, connecting to the database of the Supabase project.
Create a new PowerSync instance, connecting to the database of the Supabase project (find detailed instructions in the [Supabase<>PowerSync integration guide](https://docs.powersync.co/integration-guides/supabase)).

Then deploy the following sync rules:

Expand Down