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 ```