- Start containers by running:
make run
- Build app
make build-dev
- Run parser command script
make parse-airbank-transactions
Use script for checking all app standards
make check-all
For effective work with host system. The config and more info in Makefile in project root directory.