This commit is contained in:
MartinBraquet
2026-02-17 16:39:32 +01:00
parent 145f544ff1
commit 1428ef1687
4 changed files with 6 additions and 6 deletions

View File

@@ -1234,7 +1234,7 @@ If you want to avoid any conflict / break or simply have it run faster, run the
```bash
yarn test:db:reset # reset your local supabase
yarn isolated
yarn dev:isolated
```
### Contributing

View File

@@ -1230,7 +1230,7 @@ If you want to avoid any conflict / break or simply have it run faster, run the
```bash
yarn test:db:reset # reset your local supabase
yarn isolated
yarn dev:isolated
```
### Contributing

View File

@@ -1230,7 +1230,7 @@ If you want to avoid any conflict / break or simply have it run faster, run the
```bash
yarn test:db:reset # reset your local supabase
yarn isolated
yarn dev:isolated
```
### Contributing

View File

@@ -122,7 +122,7 @@ yarn install --frozen-lockfile
### Tests
Make sure the tests pass:
Make sure the Jest tests pass:
```bash
yarn test
```
@@ -190,7 +190,7 @@ Supabase CLI
npm install -g supabase
# Verify
supabase --version
npx supabase --version
```
Java 21+
@@ -218,7 +218,7 @@ firebase --version
Run in isolation
```bash
yarn isolated
yarn dev:isolated
```
Visit `http://localhost:3000` as usual. Your local database comes preloaded with synthetic test profiles so the app