Monorepos

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

Our great sponsors
  • Appwrite - The open-source backend cloud platform
  • Onboard AI - Learn any GitHub repo in 59 seconds
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • monorepo.tools

    Your defacto guide on monorepos, and in depth feature comparisons of tooling solutions.

    For a more general source, https://monorepo.tools/ is probably the best resource.

  • lerna

    :dragon: Lerna is a fast, modern build system for managing and publishing multiple JavaScript/TypeScript packages from the same repository.

    There are multiple options on how to do this. `lerna` was the first tool to the party - strapi uses lerna (based on the `lerna.json` file in the repo). If that is your only interest, https://lerna.js.org/ will probably suffice.

  • Appwrite

    Appwrite - The open-source backend cloud platform. Add Auth, Databases, Functions, and Storage to your product and build any application at any scale while using your preferred coding languages and tools.

  • turbo

    Incremental bundler and build system optimized for JavaScript and TypeScript, written in Rust – including Turbopack and Turborepo.

    as a monorepo newbie I found turborepo to be easy as pie for a typical web application Turborepo

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