Implement reusable upload platform

This commit is contained in:
“Naeel”
2026-09-05 08:51:32 +03:00
parent 82d9ca9136
commit c0b87880ae
35 changed files with 734 additions and 9 deletions
+2
View File
@@ -63,3 +63,5 @@ python site/app.py
5. Слой 3 (обработка файлов) — свой; сюда приходит список файлов сессии после закачки.
Подробнее — `PLAN.md`.
Переиспользуемая инструкция находится в `upload/README.md`.