eprilog/README.md

14 lines
242 B
Markdown
Raw Normal View History

2024-01-12 18:25:14 +00:00
# EpriLog
A little shiny r web app to log and view your espresso settings 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
2024-01-12 09:49:37 +00:00