Docker
We provide the following docker images:
- myfin-api - docker image for the API, hosted by ghcr.io
- myfin - docker image for the web frontend, hosted by ghcr.io
We also maintain a docker-compose config you can use to bootstrap the whole platform (api + web) by simply running:
docker compose up