Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 501 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 501 Bytes

Expense tracking API :octocat:

Commitizen friendly build-and-test

Expense tracking Node API intended for backend practicing.

Running

Requirements

  • docker
  • docker-compose

All available commands are defined on the Makefile, like: make start, make stop and make test-integration