You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
4. Start the project using [bolt.new](https://bolt.new):
26
+
27
+
- Open this [link](https://bolt.new/github.com/powersync-community/vite-react-ts-powersync-supabase/tree/main) to load the project.
28
+
- You will see a configuration error in the preview window because the `.env` file has not yet been defined.
29
+
- Create a new `.env` file and populate it with the appropriate Supabase and PowerSync credentials, as specified in the `.env.local.template` file included in this repository.
30
+
- Save the file — the app should launch automatically.
31
+
25
32
## Usage
26
33
27
34
After cloning the repository, navigate to the project directory and install the dependencies:
0 commit comments