start bash

This commit is contained in:
2026-04-09 09:43:21 +00:00
parent 5212cab8b6
commit 8409655e66
7 changed files with 245 additions and 7 deletions

2
.gitignore vendored
View File

@@ -3,6 +3,8 @@ __pycache__/
backend/.venv/
frontend/node_modules/
frontend/dist/
logs/
.run/
storage/uploads/*
storage/processed/*
storage/covers/*