문서 수정: Redis 통신 및 인증 관리에 대한 권장 사항 추가
This commit is contained in:
@@ -23,6 +23,14 @@ Vue 3 frontends.
|
||||
- Data: PostgreSQL, Redis sessions
|
||||
- Testing: Vitest
|
||||
|
||||
## Frontend Direction
|
||||
|
||||
- Gateway and game apps are separate SPAs (`/app/gateway-frontend`, `/app/game-frontend`).
|
||||
- UI visuals should stay close to the legacy look, but layout changes are allowed
|
||||
as long as required information is preserved.
|
||||
- Prefer client-driven rendering: fetch most data via API and let the client own
|
||||
data shaping and presentation unless the data must be hidden.
|
||||
|
||||
## Constraint Evaluation Contract
|
||||
|
||||
The shared constraint contract (daemon vs API precheck split) is documented in
|
||||
|
||||
Reference in New Issue
Block a user