{"id":16794799,"url":"https://github.com/pedronauck/yarn-workspaces-example","last_synced_at":"2025-03-22T01:30:55.848Z","repository":{"id":49361807,"uuid":"97790651","full_name":"pedronauck/yarn-workspaces-example","owner":"pedronauck","description":"Sample monorepo project using new Yarn feature called Workspaces","archived":false,"fork":false,"pushed_at":"2017-07-20T04:41:44.000Z","size":2,"stargazers_count":44,"open_issues_count":0,"forks_count":17,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-01T11:34:53.464Z","etag":null,"topics":["lerna","monorepo","workspaces","yarn"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pedronauck.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-07-20T04:31:22.000Z","updated_at":"2024-11-06T06:08:34.000Z","dependencies_parsed_at":"2022-08-27T20:02:12.715Z","dependency_job_id":null,"html_url":"https://github.com/pedronauck/yarn-workspaces-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedronauck%2Fyarn-workspaces-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedronauck%2Fyarn-workspaces-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedronauck%2Fyarn-workspaces-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedronauck%2Fyarn-workspaces-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pedronauck","download_url":"https://codeload.github.com/pedronauck/yarn-workspaces-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244173517,"owners_count":20410298,"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":["lerna","monorepo","workspaces","yarn"],"created_at":"2024-10-13T09:14:36.762Z","updated_at":"2025-03-22T01:30:55.523Z","avatar_url":"https://github.com/pedronauck.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# yarn workspaces example\n\nThis is a simple example of a monorepo project that use new [Yarn Workspaces](https://github.com/thejameskyle/rfcs-1/blob/workspaces/accepted/0000-workspaces.md) feature.\n\n## Run\n\nTo check workspaces working just run\n\n```\n$ yarn install\n$ cd packages/b\n$ yarn start\n```\n\nFirst, Yarn will hoist dependencies in the project root, after that you can link your packages among then and running without publish. You'll see in the `package.json` of `b` package that depends of `a` package and works great without any `./node_modules` folder inside it.\n\nWorkspaces are a great alternative for some monorepo tools and in the near future can be a better solution!\n\nCheers 🍻","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpedronauck%2Fyarn-workspaces-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpedronauck%2Fyarn-workspaces-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpedronauck%2Fyarn-workspaces-example/lists"}