A fullstack monorepo boilerplate built with Turborepo, featuring a Next.js frontend and an Express backend with session-based authentication. It integrates Supabase for database and storage, Drizzle ORM for type-safe queries, and Shadcn/UI for elegant, theme-aware UI components. Ideal for modern fullstack development with a focus on developer experience and scalability.
- 🔐 Session-Based Authentication with Sign-Up/Sign-In pages
- ⚡ Turborepo monorepo structure for streamlined development across multiple apps/packages
- 🌐 Next.js Frontend with App Router and server components
- 🖥️ Express Backend API handling authentication and custom server logic
- 🧩 Drizzle ORM for type-safe SQL queries
- 🗄️ Supabase as the backend for database and authentication
- 🎨 Shadcn/UI Components for accessible, customizable UI
- 🌙 Theme Support with Dark/Light mode toggle
- Monorepo: Turborepo
- Frontend: Next.js, Shadcn/UI, Tailwind CSS
- Backend: Express.js
- Database: Supabase PostgreSQL and Drizzle ORM
MIT License. Use this boilerplate freely for personal and commercial projects.