diff --git a/CLAUDE.md b/CLAUDE.md index b9836ac..0816eee 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -120,6 +120,16 @@ curl -X POST http://localhost:3000/api/v1/invoice/qr-bill \ - **Gitea**: https://git.tradeo.de/mehmed/QR-Invoice.git +## Deploy auf neuem Server + +```bash +git clone https://git.tradeo.de/mehmed/QR-Invoice.git +cd QR-Invoice +docker compose up -d +``` + +Service läuft dann auf Port **3050**. + ## Externe Ressourcen - [SIX QR-Bill Spezifikation](https://www.six-group.com/dam/download/banking-services/standardization/qr-bill/ig-qr-bill-v2.3-en.pdf)