TogetherCrew / airflow-dags

1 stars 1 forks source link

airflow-dags

Maintainability Test Coverage

In this repository, we've shared all dags for TogetherCrew. The dags are

Note: the Hivemind ETL dags, are related to the data processing of togethercrew's LLM.

Running the app

You can quickly launch the application using Docker Compose:

docker-compose -f docker-compose.yaml up

reference: Running Airflow in Docker