{"id":16594688,"url":"https://github.com/antonybudianto/react-lib-starter","last_synced_at":"2025-10-30T07:51:17.128Z","repository":{"id":79069477,"uuid":"137626290","full_name":"antonybudianto/react-lib-starter","owner":"antonybudianto","description":"📦 React library starter with monorepo structure, using Lerna as package manager. Used react-lib-scripts.","archived":false,"fork":false,"pushed_at":"2018-06-19T12:58:38.000Z","size":242,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-05T19:52:38.036Z","etag":null,"topics":["babel","lerna","react","react-lib-scripts","reactjs","webpack"],"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/antonybudianto.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}},"created_at":"2018-06-17T03:31:12.000Z","updated_at":"2020-01-30T00:39:26.000Z","dependencies_parsed_at":"2024-02-09T01:02:10.960Z","dependency_job_id":null,"html_url":"https://github.com/antonybudianto/react-lib-starter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/antonybudianto/react-lib-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonybudianto%2Freact-lib-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonybudianto%2Freact-lib-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonybudianto%2Freact-lib-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonybudianto%2Freact-lib-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/antonybudianto","download_url":"https://codeload.github.com/antonybudianto/react-lib-starter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonybudianto%2Freact-lib-starter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281770033,"owners_count":26558441,"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","status":"online","status_checked_at":"2025-10-30T02:00:06.501Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["babel","lerna","react","react-lib-scripts","reactjs","webpack"],"created_at":"2024-10-11T23:47:09.245Z","updated_at":"2025-10-30T07:51:17.064Z","avatar_url":"https://github.com/antonybudianto.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# react-lib-starter\n\nReact library starter with monorepo structure, using Lerna as package manager.\n\n## What's inside\nThe starter packages:\n- example-lib (the lib source code)\n- example-app (plain CRA, linked to example-lib)\n\nThe library tooling:\n- [react-lib-scripts](https://github.com/antonybudianto/react-lib-scripts)\n\n## How to use\n1. Clone this repo\n2. Install dependencies\n   ```sh\n   # yarn is fine too\n   npm i\n   ```\n3. Run bootstrap\n   ```sh\n   npm run bootstrap\n   ```\n\n   This will bootstrap and link between app and lib\n4. Now, it's ready!\n\n## Dev flow\n1. Change dir to `packages/example-lib`\n2. Run start\n   ```sh\n   npm start\n   ```\n3. Change dir to `packages/example-app`\n   ```sh\n   npm start\n   ```\n4. Try changing the lib, it should reflect the changes directly\n5. Now, you can start developing your React library!\n\n## Prod flow\n1. Make sure you've commited all the changes\n2. Change dir to root of this repo\n3. Run release (it will run `npm run build` first via `prerelease` hook)\n   ```sh\n   npm run release\n   ```\n\n## License\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantonybudianto%2Freact-lib-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fantonybudianto%2Freact-lib-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantonybudianto%2Freact-lib-starter/lists"}