Is an app to import all you expenses and revenues, to obtain graphs of your monetary info.
10K+
docker run -p 80:80 -e DEMODATA="true" dracks/mrscrooge:MVP
It will wake up the application with demodata autogenerated and user demo with password demo
You can take a look on the script that will use it:https://github.com/Dracks/finances/blob/develop/config/sqlite/start.sh
You can take a look at this docker-compose to use the postgres https://github.com/Dracks/mr-scrooge/blob/master/docker/postgres/docker-compose.yml
Content type
Image
Digest
sha256:d7e305e0e…
Size
116 MB
Last updated
18 days ago
docker pull dracks/mrscrooge