Skip to content

Commit 83924d0

Browse files
nipunn1313Convex, Inc.
authored andcommitted
Add disclaimer about rough edges. (#23900)
From switching back and forth from cloud dev to local dev GitOrigin-RevId: f63f7458ff4469e526d527d16e7026944834cee0
1 parent 13396f7 commit 83924d0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,10 @@ To see how to contribute, visit [Contributing.md](./CONTRIBUTING.md).
207207
ensure things will work if you wipe your local database and start from
208208
scratch. We do not provide support for upgrading an existing local-backend to
209209
a newer version.
210+
- If you're using both the local backend and the hosted cloud platform, make
211+
sure to run `npx convex dev` or `just convex dev` before you start testing
212+
your client. The `dev` command will take care of updating your `.env.local`
213+
file with the correct `CONVEX_URL`.
210214

211215
## Repository layout
212216

0 commit comments

Comments
 (0)