Skip to content

chore(db): setup supabase client and env variables #3

@geraldsberongoy

Description

@geraldsberongoy

Configure the connection to the Supabase Database.

  • Install @supabase/supabase-js.
  • Create lib/supabaseClient.ts for the singleton instance.
  • Add .env.local with NEXT_PUBLIC_SUPABASE_URL and NEXT_PUBLIC_SUPABASE_ANON_KEY.
  • Crucial: Verify connection to the shared users table (Read-Only test).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions