Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/silent-watcher/node-starter-template
- Owner: Silent-Watcher
- Created: 2024-03-12T16:52:10.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-03-19T10:57:29.000Z (9 months ago)
- Last Synced: 2024-10-12T17:24:21.641Z (2 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
[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](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
```