Next.js SaaS Boilerplate
Description
Production-ready SaaS template with Next.js, Tailwind CSS, Shadcn UI, and more.
Additional Information
Core Features
- ๐ Authentication with Clerk
- ๐ฅ Multi-tenancy with Team support
- ๐ Role-based access control
- ๐พ Database with Drizzle ORM
- ๐ i18n internationalization
- ๐ User Dashboard
- ๐จ Modern UI with Shadcn UI
- ๐ Form handling
- ๐ SEO optimization
- ๐ Error monitoring with Sentry
- ๐งช Testing suite
- ๐ค User impersonation
Development Features
- TypeScript for type safety
- ESLint for code quality
- Prettier for code formatting
- GitHub Actions for CI/CD
- Vitest for unit testing
- Playwright for E2E testing
- Automatic database migrations
Features
Authentication & Multi-tenancy
Built-in authentication with Clerk and multi-tenant support with team management
Database & ORM
Type-safe database operations with Drizzle ORM supporting PostgreSQL, SQLite, and MySQL
Testing Suite
Comprehensive testing with Vitest, React Testing Library, and Playwright for E2E tests
Internationalization
Built-in i18n support for multiple language implementations
Monitoring & Logging
Error reporting with Sentry and logging system for production monitoring