refactor: Deploy System

This commit is contained in:
2026-06-18 17:43:49 -05:00
parent 259af7dc81
commit ad8334d11c
23 changed files with 301 additions and 158 deletions

4
.gitignore vendored
View File

@@ -111,6 +111,8 @@ celerybeat.pid
# Environments
.env
.env.development
.env.production
.venv
env/
venv/
@@ -225,4 +227,4 @@ pyvenv.cfg
pip-selfcheck.json
.tdd_cache
app
app