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: 12 months ago
JSON representation

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
```