We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eeb352b commit 066d607Copy full SHA for 066d607
demos/react-native-background-sync/README.md
@@ -28,7 +28,7 @@ cd demos/react-native-background-sync
28
Set up the Environment variables: Copy the `.env` file:
29
30
```bash
31
-cp .env .env.local
+cp .env.local.template .env.local
32
```
33
34
And then edit `.env.local` to insert your credentials for `Supabase`.
0 commit comments