Skip to content

🐛 [BUG] - Supabase missing seed data #10

@luxquisitetravel

Description

@luxquisitetravel

Description

Running through the setup for the first time, I don't think the Supabase instance is seeded with any users by default. Did you forget to check in apps/web/supabase/seed.sql for the free version?

https://makerkit.dev/docs/next-supabase-turbo/installation/running-project#quick-start-credentials

https://github.com/makerkit/nextjs-saas-starter-kit-lite/blob/main/apps/web/supabase/seed.sql

Reproduction steps

  1. Navigate to http://localhost:3000/auth/sign-in
  2. Enter the following credentials:
    • Emailtest@makerkit.dev
    • Passwordtestingpassword
  3. Click "Sign in with Email"
  4. See error: "Sorry, we could not authenticate you. The credentials entered are invalid."

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions