Skip to content

tvkitchen/cookbook

Repository files navigation

examples

A repository of example TV Kitchen implementations.

Requirements

  • Docker

Usage

yarn start:kafka
# wait a bit for Kafka to start
yarn start <recipe>
# e.g. yarn start extracting-captions

Development

To add a new recipe, make a new directory in the recipe folder, add a package.json and your workflow. Then, just add the recipe and any new non-Node dependencies to the Dockerfile and Docker Compose files.

About

A repository of example TV Kitchen implementations

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published