{"id":23379079,"url":"https://github.com/colevoss/lerna-typescript-boilerplate","last_synced_at":"2025-04-08T05:50:29.648Z","repository":{"id":43986891,"uuid":"243183677","full_name":"colevoss/lerna-typescript-boilerplate","owner":"colevoss","description":"A boilerplate to use when creating typescript monorepos","archived":false,"fork":false,"pushed_at":"2023-01-05T08:20:25.000Z","size":1859,"stargazers_count":3,"open_issues_count":16,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-14T04:18:10.075Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/colevoss.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":"2020-02-26T06:16:27.000Z","updated_at":"2023-03-10T08:36:05.000Z","dependencies_parsed_at":"2023-02-03T20:15:16.878Z","dependency_job_id":null,"html_url":"https://github.com/colevoss/lerna-typescript-boilerplate","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/colevoss%2Flerna-typescript-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colevoss%2Flerna-typescript-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colevoss%2Flerna-typescript-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colevoss%2Flerna-typescript-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/colevoss","download_url":"https://codeload.github.com/colevoss/lerna-typescript-boilerplate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247785942,"owners_count":20995644,"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-21T19:16:35.271Z","updated_at":"2025-04-08T05:50:29.623Z","avatar_url":"https://github.com/colevoss.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Typescript Lerna Boilerplate\n\nThis repo can be used as a template for creating packages that leverage Typescript and Lerna.\n\n## Getting Started\n\nClick **[HERE](https://github.com/colevoss/lerna-typescript-boilerplate/generate)** to create a repo under your\nname or org in github. Then clone that repo, install dependencies, and start coding.\n\n## Scripts\n\nThis boilerplate comes with the following scripts\n\n### `create`\n\nThe create script will create a new package in the `packages` directory with the name provided. It copies\nthe `boilerplate` package and renames the `name` in the `package.json` with the name provided\n\n```bash\nnpm run create -- \u003cpackage-name\u003e\n```\n\n### `test`\n\nThis will run all tests in the repo. It uses Jest's defaults for finding the tests.\n\n```bash\nnpm test\n```\n\n### `build`\n\nThis will build all packages into their own `\u003cpackage-name\u003e/dist` directory.\n\n```bash\nnpm run build\n```\n\n### `commit`\n\nThis uses [comitizen](https://github.com/commitizen/cz-cli) to help create awesome commit messages\n\n```bash\nnpm run commit\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcolevoss%2Flerna-typescript-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcolevoss%2Flerna-typescript-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcolevoss%2Flerna-typescript-boilerplate/lists"}