This clean Next.js template provides a well-organized structure for setting up a project quickly, including essential configurations and commonly used libraries.
WIP
- Next.js
- TypeScript
- Tailwind
- CVA - Class Variance Authority
- Vitest
- Testing Library
- ESLint
- Prettier
- Commitlint
- Conventional Commits
- Lint Staged
- Husky
- Semantic Release
- TS Reset
- Renovate
This project uses semantic-release
for version management, ensuring automated versioning and changelog generation. Before committing, we provide code quality by using lint-staged
and following the Conventional Commits
standard for commit messages. Renovate helps in keeping dependencies up-to-date.
The Next.js + Tailwind template is software licensed under the MIT license.