{"id":21456646,"url":"https://github.com/betterrunner/ts-monorepo-starter","last_synced_at":"2025-07-15T00:31:17.184Z","repository":{"id":37441971,"uuid":"505754944","full_name":"betterRunner/ts-monorepo-starter","owner":"betterRunner","description":"🏍 A starter for ts-monorepo by pnpm \u0026 rollup","archived":false,"fork":false,"pushed_at":"2022-10-14T02:20:34.000Z","size":49,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-03-05T02:08:11.603Z","etag":null,"topics":["pnpm-workspace","ts-monorepo","typescript-library","typescript-monorepo","typescript-monorepo-example","typescript-template"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/betterRunner.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":"2022-06-21T08:26:14.000Z","updated_at":"2023-02-24T18:57:56.000Z","dependencies_parsed_at":"2023-01-19T18:15:23.235Z","dependency_job_id":null,"html_url":"https://github.com/betterRunner/ts-monorepo-starter","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/betterRunner%2Fts-monorepo-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/betterRunner%2Fts-monorepo-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/betterRunner%2Fts-monorepo-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/betterRunner%2Fts-monorepo-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/betterRunner","download_url":"https://codeload.github.com/betterRunner/ts-monorepo-starter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226002940,"owners_count":17558157,"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":["pnpm-workspace","ts-monorepo","typescript-library","typescript-monorepo","typescript-monorepo-example","typescript-template"],"created_at":"2024-11-23T05:16:15.185Z","updated_at":"2024-11-23T05:16:15.750Z","avatar_url":"https://github.com/betterRunner.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ts-monorepo-starter\n\n## Introduction\n\nThis project is a starter to build your own monorepo library with typescript. \n\n- monorepo with [pnpm](https://pnpm.io/)\n- building with [rollup.js](https://rollupjs.org)\n- testing with [jest](https://jestjs.io)\n\n## Getting Started\n\n### Install\n\n```bash\npnpm i\n```\n\n### Test\n```bash\npnpm run test\n```\n\n### Build\n```bash\npnpm run build\n```\n\n## Details\n\n### tsconfig.json\n```json\n{\n  \"paths\": {\n    \"@ts-monorepo-starter/*\": [\"packages/*/src\"],\n  }\n}\n```\n\nUsing `tsconfig.paths` to jump to the code definition of other local modules naturally without needing to build them firstly as usual.\n\n## License\n\n[MIT](https://opensource.org/licenses/MIT)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbetterrunner%2Fts-monorepo-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbetterrunner%2Fts-monorepo-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbetterrunner%2Fts-monorepo-starter/lists"}