docs: initial project documentation
- architecture overview and stack - project structure and development order - API design (endpoints, models, runtimes) - infrastructure overview (k8s cluster, S3, registry) - decisions log with rationale - progress tracker v1/v2
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
# Ошибки и решения
|
||||
|
||||
> Сюда записываем проблемы с которыми столкнулись и как их решили.
|
||||
|
||||
## Шаблон записи
|
||||
|
||||
```
|
||||
## YYYY-MM-DD — Короткое описание проблемы
|
||||
|
||||
**Проблема:** ...
|
||||
|
||||
**Причина:** ...
|
||||
|
||||
**Решение:** ...
|
||||
```
|
||||
|
||||
---
|
||||
Reference in New Issue
Block a user