docs: add project documentation (architecture, API, interfaces, config, deployment)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
11
doc/README.md
Normal file
11
doc/README.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# VoiceLog – Projektdokumentation
|
||||
|
||||
> Zentrales Verzeichnis für Architektur, Schnittstellen und Betrieb.
|
||||
|
||||
| Dokument | Inhalt |
|
||||
|---|---|
|
||||
| [architecture.md](architecture.md) | Gesamtarchitektur, Datenmodell, Hintergrundverarbeitung |
|
||||
| [api.md](api.md) | Alle HTTP-Endpunkte der Anwendung |
|
||||
| [interfaces.md](interfaces.md) | Externe Schnittstellen (Transcription-API, Ollama) |
|
||||
| [configuration.md](configuration.md) | Umgebungsvariablen und Laufzeiteinstellungen |
|
||||
| [deployment.md](deployment.md) | Build, Deploy, Betrieb mit Podman |
|
||||
Reference in New Issue
Block a user