All open source
Open SourceBoilerplate11k

Next.js Boilerplate

Production-ready Next.js starter with Tailwind, TypeScript, and a full test setup.

Next.js Boilerplate (by ixartz) is a widely used open-source starter built on Next.js with the App Router, Tailwind CSS, and TypeScript. It comes pre-configured with ESLint, Prettier, Husky, Vitest, Playwright, Storybook, i18n, and Drizzle ORM so projects start with linting, testing, and CI conventions already wired. It is a popular, opinionated foundation for new web apps.

Repository

ixartz/Next-js-Boilerplate

Language

TypeScript

What you'd build with it

  • Start a new Next.js app with testing, linting, and CI pre-configured
  • Use as a base with Drizzle ORM, i18n, and Storybook already set up
  • Adopt a consistent code-quality toolchain across a team's projects

Tags

nextjstailwindtypescriptstarter