Ultimate nextjs and Shadcn/ui starter kit for production apps.
npx create-next-app -e https://github.com/haramishra/nextcn-saas-boilerplate
- Next.js 13 App Directory
- Radix UI Primitives
- Tailwind CSS
- Icons from Lucide
- Dark mode with
next-themes
- Tailwind CSS class sorting, merging and linting.
- e2e with playwrite
- testing with vites
- pre-commit triggers with lint-staged and husky
- version automation with commitizen and commitlint
- cashning with SWR
- statemanagement with zustand
Licensed under the MIT license.