trending

28d ago

Next Elite - An open source production-ready Next.js starter kit

Next Elite is a frontend-first Next.js boilerplate designed to consume APIs (REST/GraphQL/BFF) instead of owning a database, allowing you to drop it on top of any backend you already have. It is feature-based, offering a polished developer experience (DX), built-in role-based access control (RBAC), type-safe internationalization (i18n), and is optimized for speed, SEO, and developer productivity.

5mo ago

Next.js Boilerplate - Ship in days not weeks

Most Next.js starters leave you wiring from scratch. This boilerplate prioritizes app-ready defaults: one central config, type-safe i18n with RTL (compile-time validated), role-based access via parallel routing (roles hidden from URLs), Google OAuth, full SEO (sitemap, robots, manifest, OG), test suite (Vitest + Playwright), CI/CD, shadcn/ui, and dark mode. Clone, edit one JSON file, and ship production-ready code in minutes.