Add AGENTS.md
This commit is contained in:
20
AGENTS.md
Normal file
20
AGENTS.md
Normal file
@@ -0,0 +1,20 @@
|
||||
# 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)
|
||||
Reference in New Issue
Block a user