https://github.com/silent-watcher/node-starter-template
https://github.com/silent-watcher/node-starter-template
commitizen commitlint eslint-config husky node-starter-template nodejs starter-project starter-template
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/silent-watcher/node-starter-template
- Owner: Silent-Watcher
- Created: 2024-03-12T16:52:10.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-03-19T10:57:29.000Z (almost 2 years ago)
- Last Synced: 2025-03-02T03:46:03.874Z (12 months ago)
- Topics: commitizen, commitlint, eslint-config, husky, node-starter-template, nodejs, starter-project, starter-template
- Language: TypeScript
- Homepage:
- Size: 99.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: docs/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- Code of conduct: docs/CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: docs/SECURITY.md
Awesome Lists containing this project
README
# Readme
[](http://commitizen.github.io/cz-cli/)
> [!IMPORTANT]
> before to use this project make sure you have installed the Commitizen package globally
```bash
npm i -g commitizen
```