Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 393 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 393 Bytes

Dagster Monorepo Example

Extremely simplified example of how I'd structure a Dagster monorepo. Leverages a utils module for domain-agnostic standards and defines each project in its own module.

Different projects could be separated based on organizational structure, required dependencies, or more.

Explanation article.