Skip to content

INTERSECT-SDK/campaign-orchestrator

Repository files navigation

CI

Campaign orchestrator

WIP

The INTERSECT Campaign orchestrator is responsible for executing INTERSECT campaigns.

Development setup

Installing

Make sure you have UV installed (Instructions)

  • uv sync --all-groups --all-extras --all-packages
  • uv run pre-commit install
  • cp .env.example .env - will need to do this each time .env.example updates from remote

Running

  • docker compose up -d - configures a message broker setup if you don't already have one
  • uv run python -m intersect_orchestrator

About

executes INTERSECT campaigns

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors