This repository contains definitions and code for execution of flows.
We use Temporal IO for managing and running workflows for Media pipelines. To start a local server, you can use:
temporal server start-dev
This package is responsible for executing the different workflows.
This package allows HTTP Calls to trigger a subset of workflows.
This package contains a UI for starting a subset of workflows with specified parameters.