Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.launchyourapp.dev/llms.txt

Use this file to discover all available pages before exploring further.

Supabase Setup

  1. Create a Supabase Account.
  2. In your Supabase dashboard, go to “Project Settings” then “API Settings”.
  3. Copy your Supabase URL and anon key
  4. Paste them in the .env file.
EXPO_PUBLIC_SUPABASE_URL=https://your-project-id.supabase.co
EXPO_PUBLIC_SUPABASE_ANON_KEY=your-anon-key