personal financial log book. still in very basic stage that i will improve eventually!
work in progress
docker
- git clone and cd into project
- install dependencies
docker-compose run --rm php composer update --prefer-dist
- run
docker-compose up
- goto
http://localhost:8000
in browser