We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4622d1 commit 83628c4Copy full SHA for 83628c4
README.md
@@ -34,6 +34,18 @@
34
35
## 🏗️ Архитектура
36
37
+### 📱 View Mermaid diagram (mobile version)
38
+<details open>
39
+ <summary> Click to collapse</summary>
40
+
41
+
42
43
+</details>
44
45
+### 🖥️ View Mermaid diagram (desktop version)
46
+<details close>
47
+ <summary> Click to expand</summary>
48
49
```mermaid
50
flowchart TB
51
@@ -104,7 +116,7 @@ flowchart TB
104
116
- 🔵 Синий — продакшен-приложение (Telegram Bot, Flask App)
105
117
- 🔴 Красный — внешние API (HeadHunter)
106
118
107
-
119
108
120
109
121
110
122
### **Детальная схема потока:** см. [docs/oauth-flow.md](docs/oauth-flow.md)
0 commit comments