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
Copy file name to clipboardExpand all lines: README.md
+2-5Lines changed: 2 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -198,14 +198,11 @@ VITE_POWERSYNC_URL=
198
198
3. Navigate to your PowerSync instance
199
199
4. Copy the "Instance URL" for `VITE_POWERSYNC_URL`
200
200
201
-
<details>
202
-
<summary><strong>4. Start with bolt.new</strong></summary>
201
+
## Use this project with bolt.new
203
202
204
-
Start the project using [bolt.new](https://bolt.new):
203
+
**To run this repo using Bolt.new will only work with the [Cloud Development](#cloud-development) option.**
205
204
206
205
- Open this [link](https://bolt.new/github.com/powersync-community/vite-react-ts-powersync-supabase/tree/main) to load the project.
207
206
- You will see a configuration error in the preview window because the `.env.local` file has not yet been defined.
208
207
- Create a new `.env.local` file and populate it with the appropriate Supabase and PowerSync credentials, as specified in the `.env.local.template` file included in this repository (refer to step 4 "Set up environment").
209
208
- Save the file — the app should launch automatically.
0 commit comments