Skip to content

First-time supabase start and local env setup #19

@Mosss-OS

Description

@Mosss-OS

Description

Run supabase start for the first time to initialize the local Supabase instance and retrieve the auto-generated local credentials.

Steps

  1. Run npx supabase start from the project root
  2. Copy the output SUPABASE_URL, SUPABASE_ANON_KEY, and SUPABASE_SERVICE_ROLE_KEY
  3. Update these values in .env

Prerequisites

  • Docker must be running locally
  • Node.js and npm/npx must be installed

Once this is done, the dashboard and edge functions can run locally.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions