Skip to content

Commit dbb2afb

Browse files
committed
More readme updates
1 parent e707ce6 commit dbb2afb

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -198,14 +198,11 @@ VITE_POWERSYNC_URL=
198198
3. Navigate to your PowerSync instance
199199
4. Copy the "Instance URL" for `VITE_POWERSYNC_URL`
200200

201-
<details>
202-
<summary><strong>4. Start with bolt.new</strong></summary>
201+
## Use this project with bolt.new
203202

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.**
205204

206205
- Open this [link](https://bolt.new/github.com/powersync-community/vite-react-ts-powersync-supabase/tree/main) to load the project.
207206
- You will see a configuration error in the preview window because the `.env.local` file has not yet been defined.
208207
- 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").
209208
- Save the file — the app should launch automatically.
210-
211-
</details>

0 commit comments

Comments
 (0)