Hey there, awesome devs! π Are you tired of spending hours setting up your Next.js projects with Supabase and shadcn/ui? Well, Iβve got some exciting news for you! π
Introducing the Next.js Supabase shadcn/ui Scaffolder
Iβm thrilled to share a tool thatβs going to make your life so much easier. Say hello to the Next.js Supabase shadcn/ui Scaffolder! This nifty package is designed to kickstart your Next.js projects with Supabase integration and shadcn/ui components in just a few minutes. No more tedious setup processes or configuration headaches!
Whatβs in the Box? π¦
Our scaffolder is packed with features to get you up and running in no time:
- Next.js Setup: Get a fresh Next.js project ready to go.
- Supabase Integration: Seamlessly connect your app to Supabase for all your backend needs.
- shadcn/ui Components: Beautiful, accessible components at your fingertips.
- TypeScript Support: Because who doesnβt love some type safety?
- Flexible Routing: Choose between the classic Pages Router or the new App Router.
- TailwindCSS Integration: Optionally include TailwindCSS for easy styling.
- Environment Setup: Automatic configuration of your Supabase environment variables.
Getting Started is a Breezeπ¬οΈ
Ready to dive in? Hereβs how you can get started:
Install the package globally:
npm install -g next-supabase-starter
Initialize project:
next-supabase init
Top comments (0)