зеркало из
https://github.com/kodackx/disinformation-quest.git
synced 2025-10-29 20:46:05 +02:00
mermaid fix 2
Этот коммит содержится в:
родитель
88b6aad29c
Коммит
a457733ce9
25
README.md
25
README.md
@ -36,29 +36,26 @@ graph TD
|
|||||||
A --> D[shadcn/ui]
|
A --> D[shadcn/ui]
|
||||||
A --> E[Tailwind CSS]
|
A --> E[Tailwind CSS]
|
||||||
|
|
||||||
subgraph Core Layers
|
|
||||||
F[Presentation Layer] --> G[UI Components]
|
F[Presentation Layer] --> G[UI Components]
|
||||||
F --> H[Animations]
|
F --> H[Animations]
|
||||||
I[Application Layer] --> J[State Management]
|
I[Application Layer] --> J[State Management]
|
||||||
I --> K[Routing]
|
I --> K[Routing]
|
||||||
L[Data Layer] --> M[Localization]
|
L[Data Layer] --> M[Localization]
|
||||||
L --> N[Metrics]
|
L --> N[Metrics]
|
||||||
end
|
|
||||||
|
|
||||||
G -->|Uses| O[Framer Motion]
|
G --> O[Framer Motion]
|
||||||
J -->|TanStack Query| P[Choice State]
|
J --> P[Choice State]
|
||||||
K -->|React Router| Q[Game Stages]
|
K --> Q[Game Stages]
|
||||||
M -->|i18next| R[en/ro Translations]
|
M --> R[en/ro Translations]
|
||||||
|
|
||||||
subgraph External Services
|
S[Audio Service] --> A
|
||||||
S[Audio Service]
|
T[Analytics] --> A
|
||||||
T[Analytics]
|
U[Hosting] --> A
|
||||||
U[Hosting]
|
|
||||||
end
|
|
||||||
|
|
||||||
A -->|Builds With| C
|
A --> C
|
||||||
Core Layers --> A
|
F --> A
|
||||||
External Services --> A
|
I --> A
|
||||||
|
L --> A
|
||||||
```
|
```
|
||||||
|
|
||||||
Key Architecture Components:
|
Key Architecture Components:
|
||||||
|
|||||||
Загрузка…
x
Ссылка в новой задаче
Block a user