# EpriLog *Espresso + Log = EpriLog* A little shiny r web app to log and view your espresso settings and brew history for le perfect taste! ## Setup: in the `data` folder rename the `*.example` files to end just with `*.csv` `docker-compose up -d` or `docker run -p 3839:3839/tcp -v ./data:/data --restart unless-stopped git.nucleolus.xyz/public/eprilog/eprilog:latest` -> visit http://localhost:3839 ## Example screenshots: ![Brew history dashboard](./screenshots/brews.png) ![Coffees](./screenshots/coffees.png)