https://github.com/ajaykumarn3000/inikit
Inikit is a CLI tool that scaffolds modern Next.js projects with integrated support for TypeScript, ESLint, Prettier, and commitlint to enforce a robust development workflow.
https://github.com/ajaykumarn3000/inikit
cli commitlint eslint inikit nextjs prettier typescript
Last synced: 12 months ago
JSON representation
Inikit is a CLI tool that scaffolds modern Next.js projects with integrated support for TypeScript, ESLint, Prettier, and commitlint to enforce a robust development workflow.
- Host: GitHub
- URL: https://github.com/ajaykumarn3000/inikit
- Owner: ajaykumarn3000
- License: mit
- Created: 2025-05-25T13:58:51.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-20T12:39:46.000Z (about 1 year ago)
- Last Synced: 2025-06-20T12:52:26.105Z (about 1 year ago)
- Topics: cli, commitlint, eslint, inikit, nextjs, prettier, typescript
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/inikit-dev
- Size: 52.7 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Inikit
Best way to get started with Next.js and React project.
## Getting Started
```sh
npx inikit@latest
```
### Frameworks
- Next.js
- React
### DevTools
- TailwindCSS
- Prettier
- Commitlint, Husky
## Contributing
Contributions are welcome! Please open issues or submit pull requests.
## License
This project is licensed under the MIT License.