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 53b3132 commit 17dd710Copy full SHA for 17dd710
1 file changed
packages/database/README.md
@@ -4,7 +4,7 @@ The following describes four usage scenarios.
4
Which one is used depends on the `SUPABASE_USE_DB` variable.
5
By default, it is unset and no database is used.
6
It can be set as an environment variable before using `turbo`, or in the `.env` file of each
7
-package and project that uses the database, currently: `./packages/database`, `app/features`, `app/website`.
+package and project that uses the database, currently: `packages/database`, `apps/roam`, `apps/website`.
8
9
## Developing without the database
10
0 commit comments