124-webapp/README.md

11 lines
260 B
Markdown
Raw Normal View History

2025-09-11 16:01:32 +02:00
# papercut-lite-printshop
Minimal Flask-based PDF print-cost calculator with optional ink-coverage adjustment.
Run:
```bash
docker-compose up --build
```
Then open http://localhost:8000 and upload PDFs. Configure rate via env var RATE_PER_M2 (default 4.0).