Money Count Project
MVC-based application, created to track expenses and provide information on them
It hasn’t done yet, but it will eventually
Quick Start
make docker.run
# Flow:
# - Build and run postgres Docker container
# - Create all databases
# - Apply migrations (github.com/golang-migrate/migrate)