Add deploy instructions to CLAUDE.md
This commit is contained in:
10
CLAUDE.md
10
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)
|
||||
|
||||
Reference in New Issue
Block a user