eprilog/README.md

23 lines
408 B
Markdown

# 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`
-> visit http://localhost:3839
## Example screenshots:
![Brew history dashboard](./screenshots/brews.png)
![Coffees](./screenshots/coffees.png)