Simple application for keeping your wallets state in one place, which additionally calculates some metrics of your financial assets and draw plots of them etc.
- docker
- docker-compose
- go to project folder (the one with docker-compose.yaml file)
- run
docker-compose up
- application will be available at
localhost:3000