1 repo
Tools for managing dependencies and build pipelines across multiple packages in a single repository.
Distinguishing note: Focuses on the orchestration of workspace builds rather than just the repository structure.
Explore 1 awesome GitHub repository matching software engineering & architecture · Monorepo Orchestration. Refine with filters or upvote what's useful.
Cobalt is a cross-platform web application designed as a distributed service platform for managing media content downloading. It functions as a full-stack monorepo that integrates a backend API with a responsive frontend, providing a unified interface for users to fetch and save media files from various online platforms. The project utilizes a modular architecture where backend services, frontend interfaces, and shared logic are organized into decoupled packages within a single repository. This monorepo structure employs centralized workspace orchestration to manage dependencies and cross-pac
Coordinates shared dependencies and cross-package builds to ensure consistent versioning across services.