Initial commit: AI-фоторедактор (Codex-редактирование, ComfyUI upscale, HEIC, история версий, Docker, Gitea Actions)

This commit is contained in:
2026-08-25 21:28:55 +07:00
commit fc74c8f543
13 changed files with 4628 additions and 0 deletions

16
.dockerignore Normal file
View File

@@ -0,0 +1,16 @@
# Зависимости и состояние — не попадают в образ
node_modules
history
.codex-jobs
npm-debug.log*
# Временные и тестовые файлы
_*
*.tmp
# VCS и прочее
.git
.gitignore
README.md
Dockerfile
docker-compose.yml