This application allows you to know the balance of each user to know who owes money to whom.
- Docker engine
> 20.10
- Docker compose
> 2
- Clone the project ;
- Run
make copy-env
; - Run
make start
;
At this point you should have a working symfony project accessible on localhost .