Skip to content

Latest commit

Β 

History

History
107 lines (88 loc) Β· 6.63 KB

File metadata and controls

107 lines (88 loc) Β· 6.63 KB

Next.js Template Starter

License Stars Issues

Next.js Template Starter - pre-configured to Simplify your Workflow

Β  Quick overview

This repository provides a solid starting point for Next.js projects by offering essential configurations and popular addons commonly used in Next.js development. Developers can quickly set up their projects and leverage the provided features to enhance their productivity and streamline the development process.

Website β€’ License β€’ Contributing

Β  Features

Since this is an ongoing project, there are some features that are actively on development. Below are marked the ones that are currently supported. Stay tuned for upcoming ones!

✨ ✨ ✨


Feature Description Status
CONFIGURATION
Prettier Code formatter for consistent styling βœ… DONE
Eslint JavaScript/TypeScript linter βœ… DONE
Husky Git hooks for enforcing pre-commit tasks βœ… DONE
Commitlint Lint commit messages against a pattern βœ… DONE
Lint staged Run linters against staged git files βœ… DONE
Standard Version Automate versioning based on Git history βœ… DONE
Semantic Release Automated releases based on commit history βœ… DONE
Github Actions Continuous integration and workflows βœ… DONE
Codecov Code coverage reporting tool βœ… DONE
TESTING & VALIDATION
Storybook UI component development environment 🚧 In progress
Zod TypeScript-first schema declaration and validation library ❌ In progress
Jest JavaScript testing framework ❌ Not started
React Testing Library Testing utilities for React components ❌ Not started
Cypress End-to-end testing framework ❌ Not started
ADDONS
Zustand Global state management βœ… DONE
React Hook Forms Performant forms with easy-to-use validation ❌ In progress
NextAuth.js Authentication for Next.js ❌ Not started
Next-Themes An abstraction for themes in your Next.js app. ❌ Not started
Stripe An abstraction for themes in your Next.js app. ❌ Not started
Cloudinary The Most Powerful Image and Video API ❌ Not started

Β  Author

Alain Iglesias

Β  Contribute

Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide

Β  Support the project

If you consider this project worthy give it a ⭐️ and, why not, invite me a coffee πŸ‘‡πŸ€˜πŸ«Ά

Copyright Β© 2023 Alain Iglesias