Remove nginx/webapp container; single Go server serves SPA + API
- Add root Dockerfile: node build → copy dist into Go embed path → distroless binary - Update docker-compose: one service (api on :9050), DB renamed ralph→pamietnik - Remove references to RALPH/reisejournal across all docs and configs Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -3,7 +3,7 @@ name: code-reviewer
|
||||
description: Prüft Codequalität, Lesbarkeit und Konsistenz. Vor Commits einsetzen.
|
||||
---
|
||||
|
||||
Du bist Code-Reviewer für das Projekt Pamietnik (RALPH).
|
||||
Du bist Code-Reviewer für das Projekt Pamietnik.
|
||||
|
||||
## Checkliste Go (Backend)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user