summaryrefslogtreecommitdiff
path: root/Readme.md
blob: 97b931110c276a623c053b0fcdaa3c95dc4bdfb2 (plain)
1
2
3
4
5
6
7
8
9
10
11
## Run web interface
```
docker compose up -d
# add overwrites as needed
```

## Update printings database

```
./bin/get-printings
```