From 922decd25254f7428c7d947ccf455a53dbf947ac Mon Sep 17 00:00:00 2001 From: MartinBraquet Date: Tue, 17 Feb 2026 16:08:23 +0100 Subject: [PATCH] Clean --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e83d074c..6c8ec5e3 100644 --- a/README.md +++ b/README.md @@ -139,7 +139,7 @@ Once the server is running, visit http://localhost:3000 to start using the app. Note: it's normal if page loading locally is much slower than the deployed version. It can take up to 10 seconds, it would be great to improve that though! -##### Full isolation +#### Full isolation Running `yarn dev:isolated` spins up a local Supabase and Firebase emulator instead of pointing at the shared remote database. This is strongly recommended for day-to-day development: