Skip to content

🚀Minimalist Next.js boilerplate with modern web development tools.

Notifications You must be signed in to change notification settings

OreQr/next-clean-boilerplate

Repository files navigation

Note

License

This template (https://github.com/OreQr/next-clean-boilerplate) is distributed under the Unlicense license.

Feel free to use this template like our own.

Next Clean Boilerplate

CI GitHub last commit (branch)

Minimalist Next.js boilerplate with modern web development tools.

Features

  • Next.js 15
  • TypeScript
  • pnpm
  • Tailwind CSS
  • shadcn/ui
  • Configured fonts
  • ESLint v9
  • Prettier
  • VS Code configuration
  • GitHub Actions CI

Important scripts

  • pnpm check: Runs lint, typecheck and formatting concurrently.