Friedemann 782a30037f | ||
---|---|---|
arm64-docker | ||
data | ||
screenshots | ||
.gitignore | ||
.status-docker | ||
.status-docker_dockerfile | ||
Dockerfile | ||
LICENSE | ||
README.md | ||
docker-compose.yml | ||
eprilog.r |
README.md
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