web: uv run python manage.py runserver
worker: uv run celery -A todo.celery_app worker --beat
