Robuta

https://github.com/automattic/gravatar/
Gravatar monorepo. Contribute to Automattic/gravatar development by creating an account on GitHub.
githubautomatticgravatarmonorepo
https://blog.logrocket.com/managing-full-stack-monorepo-pnpm/
Jan 24, 2025 - Learn why pnpm performs better than npm and how the many special workspaces features make it ideal for managing a multipackage monorepo.
full stackpnpmtutorialmanagemonorepo
https://codeberg.org/freesewing/freesewing
freesewing - Freesewing's monorepo holding all our NPM packages, including our core library
monorepoholdingnpm
https://www.digitalocean.com/blog/migrate-production-code-to-monorepo
Learn how the DigitalOcean UI Platform team migrated to a monorepo while retaining git history and the steps they took to get there.
production codemigratemonorepodigitalocean
https://buildkite.com/solutions/monorepos/
Your CI shouldn’t hold you back. World-class teams standardize on Buildkite to turn monorepo challenges into advantages.
monorepomojospeedstabilityscale
https://engineering.fb.com/2025/10/16/developer-tools/branching-in-a-sapling-monorepo/
Oct 16, 2025 - Sapling is a scalable, user-friendly, and open-source source control system that powers Meta’s monorepo. As discussed at the GitMerge 2024 conference...
branchingsaplingmonorepoengineeringmeta
https://ui.shadcn.com/docs/monorepo
Using shadcn/ui components and CLI in a monorepo.
monoreposhadcnui
https://github.blog/open-source/git/bring-your-monorepo-down-to-size-with-sparse-checkout/
May 16, 2022 - Git 2.25.0 includes a new experimental git sparse-checkout command that makes the existing feature easier to use, along with some important performance...
bringmonoreposizesparsecheckout
https://render.com/docs/monorepo-support
If you have multiple services on Render backed by a single Git repository, you can use the root directory and build filters to simplify your build and deploy...
monoreposupportrenderdocs
https://deno.com/blog/v1.45
Deno 1.45 introduces workspaces and monorepo support, improved Node.js compatibility, updates to `deno install`, the new `deno init --lib` command, deprecation...
denoworkspacemonoreposupport
https://devblogs.microsoft.com/dotnet/how-we-synchronize-dotnets-virtual-monorepo/
Jan 12, 2026 - Discover how .NET’s Virtual Monolithic Repository synchronizes code across multiple repos, unifying builds with an efficient two‑way flow.
synchronizenetvirtualmonorepoblog
https://syntax.fm/show/401/hasty-treat-how-to-setup-a-pnpm-monorepo
Scott explains how to set up a monorepo using PNPM workspaces, with benefits like faster installs and easier sharing of code between projects.
hastytreatsetuppnpmmonorepo
https://syntax.fm/show/888/you-need-a-monorepo-client-only-react-tanstack-more
In this potluck episode, Wes and Scott discuss monorepos, outdated Node packages, local storage, Next.js queries, Cloudflare Workers, ZeroSync with SvelteKit,...
needmonorepoclientreacttanstack
https://sst.dev/docs/set-up-a-monorepo/
A TypeScript monorepo setup for your app.
setmonoreposst
https://handsontable.com/blog/handsontable-8-3-2-introducing-monorepo
May 9, 2022 - Handsontable is a JavaScript Data Grid Component with Spreadsheet Look & Feel. Available for React, Vue and Angular.
handsontableintroducingmonorepo
https://www.prisma.io/docs/guides/use-prisma-in-pnpm-workspaces
Learn step-by-step how to integrate Prisma ORM in a pnpm workspaces monorepo to build scalable and modular applications efficiently.
useprismaormpnpmworkspaces
https://github.blog/engineering/infrastructure/improve-git-monorepo-performance-with-a-file-system-monitor/
Jun 30, 2022 - Monorepo performance can suffer due to the sheer number of files in your working directory. Git’s new builtin file system monitor makes it easy to speed up...
file systemimprovegitmonorepoperformance
https://www.developerway.com/posts/custom-eslint-rules-typescript-monorepo
A simple trick that allows you to write in typescript and consume right away custom eslint rules. No compilation, build or publish/link step, just write code...
customeslintrulestypescriptmonorepo
https://headwayapp.co/anima-updates/monorepo-magic-frontier-goes-bigger!-304257
Frontier now supports monorepos, making your workflow even more seamless. Whether you're working ...
monorepomagicfrontiergoesbigger
https://darekkay.com/blog/gitlab-ci-monorepo-config/
Continuous integration with GitLab for multi-module repositories.
gitlab cimonoreposetup
https://github.com/getsolus/packages
Solus Package Monorepo & Issue Tracker. Contribute to getsolus/packages development by creating an account on GitHub.
issue trackergithubpackagessolusmonorepo
https://dpe.org/sessions/aurimas-liutikas/taming-the-monorepo-beast-bearable-library-releases-at-scale/
Nov 25, 2024
tamingmonorepobeastbearablelibrary
https://tangled.org/nekomimi.pet/wisp.place-monorepo
Social coding, but for real this time!
nekomimipetwispplacemonorepo
https://www.rustc.cloud/monorepo-pkg
写写文章的地方
monorepo
https://leonerd.blog/posts/scaling-challenges-solved-by-monorepo/
Discover the power of Monorepo management with Nx to scale your team's codebase efficiently, automate tasks, and optimize collaboration. Embrace the Single...
scalingchallengessolvedmonorepo
https://github.com/daison12006013/sveltekit-starter
A monorepo for SvelteKit that can handle multiple projects in one, has a support for multi-configuration, there are plenty of examples in the code to start...
githubsveltekitstartermonorepo
https://bit.dev/blog/painless-monorepo-dependency-management-with-bit-l4f9fzyw/
Simplify dependency management in a monorepo to avoid issues with phantom dependencies and versions. Learn about dependency installation with yarn, pnpm, and...
dependency managementpainlessmonorepobit
https://monadical.com/posts/from-chaos-to-cohesion.html
Build a simple monorepo using GitHub Actions as a CI/CD tool.
chaoscohesionmonorepo