is there any real and open "multi project" monorepo?

This page summarizes the projects mentioned and recommended in the original post on /r/typescript

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • nx-examples

    Example repo for Nx workspace

    Right now Nx is my go-to for this problem as well. They do have the repo of examples for various patterns, but unfortunately I don't think those are quite as complete as OP is looking for.

  • cnc4me

    Monorepo for all the fun tools made for machinists and programmers

    Here is my version of a monorepo. Two frontends, cli tool, shared libs, extended configs, eslint, all the goodies.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

  • create-t3-turbo

    Clean and simple starter repo using the T3 Stack along with Expo React Native

    create-t3-turbo is an amazing example of a turborepo setup done right, im always referencing it for how Julius (the creator) has things setup.

  • backstage

    Backstage is an open platform for building developer portals

    Maybe Backstage https://github.com/backstage/backstage/tree/master/packages?

  • Bazel

    a fast, scalable, multi-language and extensible build system

    As far as tooling is concerned, bazel is the most important and most impactful component in Google's monorepo strategy, because of how it allows cross-project dependencies to be trivially easy to discover and analyze in both directions. And it's open source now. But it's not even remotely industry standard.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts