Robuta

https://developers.cloudflare.com/pages/configuration/monorepos/
While some apps are built from a single repository, Pages also supports apps with more complex setups. A monorepo is a repository that has multiple...
cloudflare pagesmonoreposdocs
https://syntax.fm/show/426/monorepos-workspaces-pnpm-turborepo-more
Wes and Scott discuss monorepos - managing multiple packages and projects within a single Git repository. They cover benefits like sharing code, tools like...
monoreposworkspacespnpmturboreposyntax
https://buildkite.com/resources/webinars/monorepos-at-scale/
Watch and learn: join Buildkite for tips and tricks, best practices, and practitioner conversations about software delivery at scale.
monoreposscalebuildingcidaily
https://semaphore.io/product/monorepos
Sep 9, 2025 - Reduce build times for monorepos with the industry-leading performance CI/CD tool - Semaphore CI/CD.
boxcicdmonorepossemaphore
https://whiskey.fm/are-monorepos-and-nfts-worth-it
May 12, 2022 - Do you use monorepos? Do you love NFTs named after dogs? Chuck and Robbie have mixed feelings on both monorepus and Shiba Inu tokens and they're probably not...
monoreposnftsworthwhiskeyweb
https://qwik.dev/docs/integrations/nx/
No hydration, auto lazy-loading, edge-optimized, and fun ๐ŸŽ‰!
nxmonoreposintegrationsqwikdocumentation
https://talkpython.fm/episodes/show/399/monorepos-in-python
Monorepos are contrary to how many of us have been taught to use source control. To start a project or app, the first thing we do is create a git repo for it....
episodemonorepospythontalkpodcast
https://syntax.fm/show/342/potluck-video-hosting-fake-names-portfolio-projects-monorepos-apis-tlds-recording-tips-more
The hosts answer listener questions about various web development topics including APIs, video hosting, personal projects, imposter syndrome, and monorepos.
video hostingpotluckfakenamesportfolio
https://whiskey.fm/peerless-rye-monorepos-super-bowl-lv
Feb 13, 2021 - In the second episode of Whiskey Web and Whatnot, Robbie Wagner and Charles W. Carpenter III try a Kentucky straight rye whiskey from Peerless Distilling. They...
super bowlryemonoreposlvwhiskey
https://gitnation.com/contents/monorepos-and-spaceships-navigating-successfully-through-code-and-cosmos
Dec 2, 2024 - Every software developer embarks on a journey filled with peaks of optimism and valleys of despair. This journey, often characterized by cycles of...
developerjourneymonoreposvsmax
https://vercel.com/academy/production-monorepos
Build a production monorepo from idea to enterprise scale with Turborepo and Next.js.
productionmonoreposturborepovercelacademy
https://nx.dev/docs/concepts/decisions/why-monorepos?utm_medium=website&utm_campaign=homepage_links&utm_content=features
Understand the benefits of monorepos including shared code, atomic changes, developer mobility, and consistent dependencies across your organization.
monoreposnx
https://nx.dev/
Monorepo platform with plugins for popular frameworks and tools and advanced CI capabilities including caching and distribution.
nxsmartmonoreposfastbuilds
https://www.python4data.science/en/latest/productive/git/workflows/monorepos.html
In a large project, single components of a software may be kept in separate repositories. However, sometimes this creates unnecessary complexity, for instance...
data sciencemonoreposlargerepositoriespython
https://semaphore.io/resources/monorepo-cicd
Jun 12, 2025 - Learn how to effectively build, test, and deploy code with monorepos. This book is for software engineers who are evaluating or want to optimize the monorepo...
cicdmonorepossemaphore
https://dev.to/nicocrm/managing-python-monorepos-with-uv-workspaces-and-aws-lambda-5a2i
Jan 16, 2026 - uv workspaces are a super tool when developing interconnected Python packages, especially in... Tagged with aws, python, tooling, tutorial.
managing pythonaws lambdamonoreposuvworkspaces