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 f7bb32a commit da1a100Copy full SHA for da1a100
docs/showcase/briefo.mdx
@@ -32,7 +32,7 @@ npm install
32
### Environment variables
33
34
# .env (project root)
35
-MY_SUPABASE_URL=https://<project>.supabase.co
+MY_SUPABASE_URL=https://<project>.supabase.co
36
MY_SUPABASE_SERVICE_ROLE_KEY=...
37
PERPLEXITY_API_KEY=...
38
LINKPREVIEW_API_KEY=...
0 commit comments