- Install Node.js and NPM, Docker, Docker Compose.
- Run
docker-compose up
to run MongoDB service. - Run
npm install
to install dependencies. - Run
npm run start
at the top level.
- Feature: feature/add-new-button
- Hotfix: hotfix/fix-bug-abc
- Improvement: improve/improve-button-abc
- Commit should not capitalize first character, example: migrate to hooks