{"id":22132430,"url":"https://github.com/renli-tech/monorepo","last_synced_at":"2025-07-06T10:04:12.725Z","repository":{"id":37027426,"uuid":"396319831","full_name":"renli-tech/monorepo","owner":"renli-tech","description":"A template for monorepo projects","archived":false,"fork":false,"pushed_at":"2025-06-26T17:28:22.000Z","size":30,"stargazers_count":3,"open_issues_count":11,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-26T18:34:17.102Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/renli-tech.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-08-15T10:55:14.000Z","updated_at":"2021-11-15T15:29:06.000Z","dependencies_parsed_at":"2024-05-21T00:27:00.268Z","dependency_job_id":"cb3eaf63-d290-467d-ba79-1a033407f570","html_url":"https://github.com/renli-tech/monorepo","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/renli-tech/monorepo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renli-tech%2Fmonorepo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renli-tech%2Fmonorepo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renli-tech%2Fmonorepo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renli-tech%2Fmonorepo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/renli-tech","download_url":"https://codeload.github.com/renli-tech/monorepo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renli-tech%2Fmonorepo/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263882260,"owners_count":23524459,"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-12-01T18:41:28.878Z","updated_at":"2025-07-06T10:04:12.707Z","avatar_url":"https://github.com/renli-tech.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# monorepo\n\nA template for monorepo projects\n\n\u003e The word monorepo is a combination between “mono”, as in the Greek word mónos (in translation, alone) and an abbreviation of the word repository. A simple concept if taken verbatim: one lonely repository. The domain is software engineering so we’re referring to a home for source code, multimedia assets, binary files, and so on. But this definition is just the tip of the iceberg, since a monorepo in practice is so much more.\n\n### 😎 Guide\n\nThe monorepo structure is managed with [Lerna](https://lerna.js.org/)\n\n### 🧩 Branches\n\n- [Master](./) - with default configuration\n- [With Rollup](https://github.com/renli-tech/monorepo/tree/with-rollup) - with [Rollup](https://rollupjs.org/guide/en/) configuration for bundling files\n\n#### 😋 Features\n\n- [Eslint](https://eslint.org/) - For linting code\n- [Typescript](https://www.typescriptlang.org/) - As programming language\n- [Husky](https://typicode.github.io/husky/#/) - For running pre-commit hooks\n- [Jest](https://jestjs.io/) - For testing\n- [Prettier](https://prettier.io/) - For writing neat code\n- [Commitlint](https://commitlint.js.org/#/) - For linting commit messages\n\n#### Commands\n\nTo start working with a project built with this template\n\nRun this command to bootstrap all the packages and install the dependencies\n\n```sh\n\nyarn bootstrap\n\n```\n\n#### Testing\n\nRun this command to run all test\n\n```sh\n\nyarn run test\n\n```\n\nView the [lerna docs](https://lerna.js.org/) to see other commands\n\nThis template is maintained by [Renli](https://github/renli-tech)\n\nLicence [MIT](./LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frenli-tech%2Fmonorepo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frenli-tech%2Fmonorepo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frenli-tech%2Fmonorepo/lists"}