Skip to content

[Feature Request] Add Support for Supabase in DB Setup #226

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
KyleAESI opened this issue May 5, 2025 · 3 comments
Open

[Feature Request] Add Support for Supabase in DB Setup #226

KyleAESI opened this issue May 5, 2025 · 3 comments

Comments

@KyleAESI
Copy link

KyleAESI commented May 5, 2025

Would love to have support for Supabase in the DB_Setup section flag. With their recent re-launch of the Supabase UI, the piped commands are all there to scaffold out the client, auth, and more.

Client init:

bunx --bun shadcn@latest add https://supabase.com/ui/r/supabase-client-nextjs.json

Password Based Auth init:

bunx --bun shadcn@latest add https://supabase.com/ui/r/password-based-auth-nextjs.json
@AmanVarshney01
Copy link
Owner

Nice! I'll definitely add Supabase. 💯 Thanks!

@JimmyLv
Copy link

JimmyLv commented May 8, 2025

Looking forward to it!

@AmanVarshney01
Copy link
Owner

supabase db setup now available!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants