# Infrastruktur

Aktuell enthalten:
- `docker/docker-compose.yml` mit PostgreSQL 16 fuer lokale Entwicklung

Start:
- `cd infra/docker`
- `docker compose up -d`
