{"id":16535042,"url":"https://github.com/geersch/lerna","last_synced_at":"2025-10-28T11:32:15.581Z","repository":{"id":42463595,"uuid":"300927166","full_name":"geersch/lerna","owner":"geersch","description":"A demo monorepo setup using Lerna with NPM, Lerna with Yarn, Yarn Workspaces or Lerna with Yarn Workspaces. :black_joker:","archived":true,"fork":false,"pushed_at":"2022-04-04T20:20:51.000Z","size":923,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-07T13:53:03.557Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/geersch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-10-03T16:36:20.000Z","updated_at":"2023-07-02T07:53:05.000Z","dependencies_parsed_at":"2022-09-14T00:10:36.393Z","dependency_job_id":null,"html_url":"https://github.com/geersch/lerna","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geersch%2Flerna","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geersch%2Flerna/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geersch%2Flerna/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geersch%2Flerna/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geersch","download_url":"https://codeload.github.com/geersch/lerna/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238646268,"owners_count":19506984,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-11T18:26:14.419Z","updated_at":"2025-10-28T11:32:10.268Z","avatar_url":"https://github.com/geersch.png","language":"TypeScript","readme":"# Monorepos\n\nThis is a multi-package repository (monorepo) containing two packages:\n\n* @geersch/calculator\n* @geersch/logging\n\nThe code in the packages is for demonstration purposes only.\n\nThe following branches contain different variants of configuring a monoreo.\n\n* the `master` branch uses [Lerna][1] with [NPM][2]\n* the `lerna-with-yarn` branch uses [Lerna][1] with [Yarn][3]\n* the `yarn-workspaces` branch uses [Yarn Workspaces][4]\n* the `lerna-with-yarn-workspaces` branch uses [Lerna][1] with [Yarn Workspaces][4]\n\nFeel free to check them out and explore them.\n\n```shell\n# Lerna with NPM\n$ git checkout master\n\n# Lerna with Yarn\n$ git checkout lerna-with-yarn\n\n# Yarn Workspaces\n$ git checkout yarn-workspaces\n\n# Lerna with Yarn Workspaces\n$ git checkout lerna-with-yarn-workspaces\n```\n\nThe `lerna-with-yarn`, `yarn-workspaces` and `lerna-with-workspaces` branches were created from the `master` branch. Starting out with Lerna with NPM the necessary changes were introduced to configure the monorepo differently. These changes are described in a [Marpit][5] [slide deck](./docs/slides.md) which be found in the docs folder.\n\n[1]: https://github.com/lerna/lerna\n[2]: https://www.npmjs.com/\n[3]: https://yarnpkg.com/\n[4]: https://classic.yarnpkg.com/en/docs/workspaces/\n[5]: https://marpit.marp.app\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeersch%2Flerna","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgeersch%2Flerna","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeersch%2Flerna/lists"}