supabase-community / seed

Automatically seed your database with production-like dummy data based on your schema for local development and testing.
MIT License
469 stars 17 forks source link

feat: Remove the login requirement from the cli #154

Closed justinvdm closed 6 months ago

justinvdm commented 6 months ago

Changes npx @snaplet/seed init to allow users to use @snaplet/seed logged in or logged out.

See the PR comments for more details on the changes.

Demo: https://www.loom.com/share/3f814f3c691c4eb980ed6951f36c774f

linear[bot] commented 6 months ago

S-2097 Remove the login requirement from the CLI