Hacker News
- Mostly Terrible: The Monorepo https://medium.com/streamdal/mostly-terrible-the-monorepo-5db704f76bdb 3 comments
- TypeScript Monorepo with NPM Workspaces https://www.yieldcode.blog/post/npm-workspaces/ 11 comments
Lobsters
- Pondering a Monorepo Version Control System http://beza1e1.tuxen.de/monorepo_vcs.html 8 comments distributed , vcs
- From a Single Repo, to Multi-Repos, to Monorepo, to Multi-Monorepo https://css-tricks.com/from-a-single-repo-to-multi-repos-to-monorepo-to-multi-monorepo/ 2 comments coding
- How we shrunk our Javascript monorepo git size by 94% https://www.jonathancreamer.com/how-we-shrunk-our-git-repo-size-by-94-percent 23 comments javascript
- For all the monorepo enthusiasts - Monorepo X https://monorepox.com/ 2 comments webdev
- How to handle a self-mutating pipeline and a monorepo https://gist.github.com/fongie/135dc3f4b138542b098ff5261455daee 7 comments aws
- How to open source code from a private monorepo https://blog.dopt.com/how-to-open-source-code-from-a-private-monorepo 2 comments git
- How to open source code from a private monorepo https://blog.dopt.com/how-to-open-source-code-from-a-private-monorepo 3 comments programming
- The Problem with Monorepos and Shared Libraries https://www.benlorantfy.com/the-problem-with-shared-libraries-and-monorepos 21 comments node
- Was mbt (a monorepo tool) replaced with something better? https://github.com/mbtproject/mbt 10 comments terraform
- How do you create monorepo for fullstack Typescript application? https://nx.dev 7 comments reactjs
- Managing the monorepo of my company https://blog.escape.tech/monorepo-ing-at-escape/ 28 comments programming
- Monorepos for React: Extensive Walkthrough including Workspaces, Turborepo, Changesets https://www.robinwieruch.de/javascript-monorepos/ 28 comments reactjs
- Lerna is Officially Dead. Long Live Monorepos https://betterprogramming.pub/lerna-is-officially-dead-long-live-monorepos-9853c80a7b0e 17 comments javascript
- Tools for monorepo management - packages linking, versioning, publishing https://gist.github.com/dan-hipschman-od/070318806610727f17b2d6616ceaa4cc 12 comments python
- Having issues trying to setup a monorepo with NPM workspaces and Typescript https://stackoverflow.com/questions/72055371/npm-workspaces-typescript-unable-to-find-local-modules 6 comments typescript
- Is it possible with an nx monorepo to build multiple applications and have a single deployment? https://nx.dev/guides/setup-mfe-with-angular 9 comments angular2
- Economic Heroku replacement for monorepo with Django server + Vue.js SPA? https://12factor.net/ 13 comments django
- A Monorepo of Django, PostgreSQL Traefik, Docker Compose and React served via S3 https://www.overflowedminds.net/writings/a-monorepo-of-django-postgresql-traefik-docker-compose-and#the-django--react-source-code 3 comments docker
- Make your monorepo feel small with Git’s sparse index https://github.blog/2021-11-10-make-your-monorepo-feel-small-with-gits-sparse-index/ 31 comments programming
- [AskJS] Experiences with Nx for Javascript monorepo https://nx.dev/ 4 comments javascript
- A Makefile for docker monorepos https://github.com/enspirit/makefile-for-monorepos 7 comments docker
- JavaScript Monorepos with Lerna https://semaphoreci.com/blog/javascript-monorepos-lerna 4 comments javascript
- Lerna hello world: creating a monorepo for multiple node packages https://www.aspecto.io/blog/lerna-hello-world-how-to-create-a-monorepo-for-multiple-node-packages/?utm_source=reddit&utm_medium=social&utm_campaign=rjs-lerna-hello-world-how-to-create-a-monorepo-for-multiple-node-packages 4 comments javascript
- Monorepo Split GitHub Action 2.0 with Gitlab split is Out! https://tomasvotruba.com/blog/monorepo-split-github-action-20-with-gitlab-split-is-out/ 3 comments php
- Improving large monorepo performance on GitHub https://github.blog/2021-03-16-improving-large-monorepo-performance-on-github/ 3 comments coding
- Monorepo CI/CD with GitLab and Helm https://www.reddit.com/r/devops/comments/m0f39w/monorepo_cicd_with_gitlab_and_helm/ 25 comments devops
- Monorepo vs Polyrepo https://blog.earthly.dev/monorepo-vs-polyrepo/ 61 comments programming
- Use ts-node to run code across multiple monorepo packages https://github.com/ziggy6792/cdk-monorepo-example-backend 8 comments node
- Use ts-node with monorepo packages https://www.reddit.com/r/typescript/comments/kukz9w/use_tsnode_with_monorepo_packages/ 3 comments typescript
- Monorepo? Think Twice https://blog.tawhidhannan.co.uk/build-systems/monorepo-think-twice/ 20 comments programming
- Speeding up a Git monorepo https://dropbox.tech/application/speeding-up-a-git-monorepo-at-dropbox-with--200-lines-of-code 4 comments coding
- Rush Stack - Reusable tooling for large scale TypeScript monorepos https://rushstack.io/ 6 comments typescript
- How to build LLVM from source, monorepo version https://quuxplusone.github.io/blog/2019/11/09/llvm-from-scratch/ 7 comments cpp
- Monorepo or Multirepo? – Role-Based Repositories https://blog.7mind.io/role-based-repositories.html 13 comments scala
- Monorepos (An implementation of Trunk-Based Development) experience reports? https://www.reddit.com/r/devops/comments/dfeg98/monorepos_an_implementation_of_trunkbased/ 21 comments devops
- How to set up a TypeScript monorepo with Lerna https://medium.com/@nighttrax/how-to-set-up-a-typescript-monorepo-with-lerna-c6acda7d4559 20 comments typescript
- Monorepos: Please don’t! https://medium.com/@mattklein123/monorepos-please-dont-e9a279be011b 28 comments programming
- Monorepo sounds like a mess. Surprisingly, it really isn't. https://blog.logrocket.com/the-monorepo-putting-code-in-its-place-e073b3eb6295 31 comments programming