The DXiest Starter Kit for Next.js
Focus on developing your idea,
instead of configuring up the project
Focus on developing your idea,
instead of configuring up the project
Built on React Server Components, which supports shared layouts, nested routing, loading states, error handling, and more.
Custom domains, subdomains, and SSL certificates using the Vercel Domains API.
Prevent DoS attacks and limit web scraping using Upstash.
OAuth 1.0, 1.0A, 2.0 and OpenID Connect via NextAuth.
Prisma and Vercel Postgres.
Inspired by ShadCN, beautifully designed components based on Radix UI. Accessible and Customizable.
Powerful features like, slots, responsive variants, components composition, and more.
Advanced dark mode using Next Themes, with different colors for every theme and type-safety.
TypeScript and React Strict Modes with some additional compiler flags to make it more stricter.
Strict ESLint rules with all the needed plugins and autofix support. Literally a teacher that whacks your hand with a ruler.
With Prettier, stop debating about code style, better do another release.
Configured pre-commit Git hooks with Husky and Lint Staged that runs ESLint and Prettier with autofix.
Type-safe environment variables using T3 Env. Validate and transform your environment with the full power of Zod.
Build content focused docs with Nextra, plus extra power to create Markdown-based content with ease.
Write blog posts using Plate and Slate, an extensible Notion-like rich-text editor with plugins.
Free and paid subscriptions using Stripe.