{"id":18047322,"url":"https://github.com/cryogenicplanet/typescript-monorepo-example","last_synced_at":"2025-04-10T05:14:23.854Z","repository":{"id":123571129,"uuid":"373237960","full_name":"CryogenicPlanet/typescript-monorepo-example","owner":"CryogenicPlanet","description":"Typescript monorepo example","archived":false,"fork":false,"pushed_at":"2023-11-07T18:52:37.000Z","size":100,"stargazers_count":71,"open_issues_count":1,"forks_count":15,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-10T05:14:17.929Z","etag":null,"topics":["esbuild","eslint","monorepo","pnpm-workspace","prettier","typescript","vite"],"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/CryogenicPlanet.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-06-02T16:39:51.000Z","updated_at":"2024-09-17T19:52:18.000Z","dependencies_parsed_at":"2023-11-07T19:55:45.622Z","dependency_job_id":null,"html_url":"https://github.com/CryogenicPlanet/typescript-monorepo-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CryogenicPlanet%2Ftypescript-monorepo-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CryogenicPlanet%2Ftypescript-monorepo-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CryogenicPlanet%2Ftypescript-monorepo-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CryogenicPlanet%2Ftypescript-monorepo-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CryogenicPlanet","download_url":"https://codeload.github.com/CryogenicPlanet/typescript-monorepo-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248161277,"owners_count":21057555,"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":["esbuild","eslint","monorepo","pnpm-workspace","prettier","typescript","vite"],"created_at":"2024-10-30T19:11:04.704Z","updated_at":"2025-04-10T05:14:23.820Z","avatar_url":"https://github.com/CryogenicPlanet.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Typescript Monorepo Example\n\nThis is a modern typescript monorepo example\n\nThe full write up on how this monorepo works is and how to set it up [here](https://github.com/nickpainter/typescript-monorepo-example.git)\n\n## Package Breakdown \n\n1. `interfaces`\n    Typescript only interface repo, no build step, no testing, no javascript support\n2. `package-a`\n    Package with build step, testing, dependance on `interfaces`, and with publish support for javascript.\n    Uses `esbuild` for building -\u003e more configurable, better for complex packages\n3. `package-b`\n    React package with build step, dependance on `package A`, and with publish support for javascript.\n    Uses `vite` for building, perfect for frontend packages.\n3. `package-c`\n    Package with build step and publish support for javascript.\n    Uses `tsup` for building -\u003e zero config, better for simpler packages\n\n\nBoth `tsup` and `vite` are built upon `esbuild` so they are all insanely fast.\n\n\n## Technologies\n\n- Pnpm - more space efficent package manager\n- Esbuild - blazing fast build tool\n- Vite - Support for frontend ui packages\n- Eslint\n- Prettier\n- Jest\n- [Typescript Project Reference](https://www.typescriptlang.org/docs/handbook/project-references.html) - Incremental and composite typescript builds","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcryogenicplanet%2Ftypescript-monorepo-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcryogenicplanet%2Ftypescript-monorepo-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcryogenicplanet%2Ftypescript-monorepo-example/lists"}