Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 579 Bytes

readme.md

File metadata and controls

22 lines (13 loc) · 579 Bytes

BCC Media - Flows

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.