Files
skeleton/AGENTS.md
2026-04-25 10:45:26 +02:00

383 B

Project Context

Dieses Projekt nutzt die Subdomain-Struktur:

  • www/ — Hauptseite
  • api/ — REST API
  • game/ — Spielkomponente

Tech Stack

  • PHP 8+ mit SQLite (standard)
  • Subdomains deployen auf game1.shadow-land.de
  • Caddy + PHP-FPM

Deployment

Jedes www/<subdomain>/public/ ist der Document-Root für die Subdomain.

Docs

@docs/PRD.md (falls vorhanden)