{"id":19010673,"url":"https://github.com/rhiokim/monorepo-sample","last_synced_at":"2025-08-31T12:12:28.212Z","repository":{"id":137347368,"uuid":"125066058","full_name":"rhiokim/monorepo-sample","owner":"rhiokim","description":"Enterprise React-based Application Boilerplate with Next.js, CRA and Catalog","archived":false,"fork":false,"pushed_at":"2018-04-10T14:50:47.000Z","size":1705,"stargazers_count":14,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-22T23:36:55.356Z","etag":null,"topics":["lerna","monorepo","nextjs","react","spa","ssr"],"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/rhiokim.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":"2018-03-13T14:39:42.000Z","updated_at":"2025-04-03T06:26:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"f2f8556a-2d04-4e95-8c32-50bd913e689f","html_url":"https://github.com/rhiokim/monorepo-sample","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/rhiokim/monorepo-sample","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhiokim%2Fmonorepo-sample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhiokim%2Fmonorepo-sample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhiokim%2Fmonorepo-sample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhiokim%2Fmonorepo-sample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rhiokim","download_url":"https://codeload.github.com/rhiokim/monorepo-sample/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhiokim%2Fmonorepo-sample/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272977699,"owners_count":25025184,"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-08-31T02:00:09.071Z","response_time":79,"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":["lerna","monorepo","nextjs","react","spa","ssr"],"created_at":"2024-11-08T19:12:04.735Z","updated_at":"2025-08-31T12:12:28.176Z","avatar_url":"https://github.com/rhiokim.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Enterprise React Boilerplate\n\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n\nThis is going to design monorepo architecture for complicated/huge modern web application with react.js tech stack such as create-react-app, next.js and universal components\n\n## Features\n\n* Monorepo Approaching\n* Design Ops \u0026 Design System Language\n* Pre-configuration, -configurable\n* Guaranteed Consistency\n* Thorough Commit Validating and Code Cleaning\n\n## Structure\n\n```bash\n|-- services\n  |-- components\n  |-- styleguide\n  |-- web-spa\n  `-- web-ssr\n```\n\n## How to use\n\n```bash\nmkdir my-web-workspace\ncd my-web-workspace\ncurl https://codeload.github.com/rhiokim/monorepo-sample/tar.gz/master | tar -xz --strip=1\n\nlerna bootstrap\n\n# run all services which are web-spa, web-ssr and styleguide\n# web-ssr 3000 port\n# web-spa 3001 port\n# styleguide 3009 port\nnpm run dev\n\nlerna exec --parallel -- npm run dev\n```\n\n## TODO\n\n* [ ] Sass-based styleguide\n* [ ] Theme with React.js context api\n* [ ] Test environment with Jest\n\n## LICENSE\n\nUNLICENSED","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frhiokim%2Fmonorepo-sample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frhiokim%2Fmonorepo-sample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frhiokim%2Fmonorepo-sample/lists"}