nextbase nextjs supabase starter
v2.2.0

Nextbase Lite is a simple Next.js 13 + Supabase boilerplate. It includes a Next.js 13 app with Typescript, Supabase and Tailwind CSS. It includes the all new app folder, layout components, React server components and more!
yarnyarn supabase link --project-ref <project-ref>. You can get your project ref from the Supabase Project dashboard (Project Settings -> API).env.local.example and rename it to .env.local and add the Project ref, Supabase URL and anon key.yarn supabase db push.yarn generate:types:local.yarn dev to start the development server.yarn testyarn test:e2eThis is a simple Next.js project. Deployment is the same as any other Next.js project. You can deploy it to Vercel, Netlify, or any other hosting provider.
Contributions are welcome. Please open an issue or a PR.
MIT
Checkout the TROUBLESHOOTING.md file for common issues.
Also checkout our premium boilerplate with more features. It includes a fully functional authentication system, user profiles, organisations, row level security, and more.
