watch:
docker compose up --watch
migrate:
uv run ./manage.py migrate
bootstrap:
uv run ./manage.py bootstrap