WIP
The INTERSECT Campaign orchestrator is responsible for executing INTERSECT campaigns.
Make sure you have UV installed (Instructions)
uv sync --all-groups --all-extras --all-packagesuv run pre-commit installcp .env.example .env- will need to do this each time.env.exampleupdates from remote
docker compose up -d- configures a message broker setup if you don't already have oneuv run python -m intersect_orchestrator