{"id":19529958,"url":"https://github.com/loopmode/cra-yarn-workspace","last_synced_at":"2025-02-26T02:43:20.098Z","repository":{"id":140399685,"uuid":"170082305","full_name":"loopmode/cra-yarn-workspace","owner":"loopmode","description":"Boilerplate repo for a CRA project inside a yarn and lerna workspace","archived":false,"fork":false,"pushed_at":"2019-02-15T07:36:02.000Z","size":212,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-08T16:26:26.208Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/loopmode.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":"2019-02-11T06:57:38.000Z","updated_at":"2019-02-15T07:36:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"092c336a-a934-4ed7-8591-b46f8caae261","html_url":"https://github.com/loopmode/cra-yarn-workspace","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loopmode%2Fcra-yarn-workspace","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loopmode%2Fcra-yarn-workspace/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loopmode%2Fcra-yarn-workspace/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loopmode%2Fcra-yarn-workspace/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/loopmode","download_url":"https://codeload.github.com/loopmode/cra-yarn-workspace/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240783109,"owners_count":19856776,"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-11-11T01:28:16.161Z","updated_at":"2025-02-26T02:43:20.058Z","avatar_url":"https://github.com/loopmode.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# create-react-app yarn workspace\n\nThis is a boilerplate project for a `create-react-app` application inside a `yarn` and `lerna` workspace.\nThere is a main `app` package that uses a webpack development server by means of the default CRA setup (via `react-scripts`).\nAny additional packages can be transpiled and watched and they are available for import in the app.\n\n## Setup\n\n-   Clone this repository and remove the `.git` folder.\n\n-   Run a search and replace for the project namespace. Search for `@namespace` and insert your own, e.g. `@foo`\n\n-   Finally, run `yarn` or `yarn install` in the project root to install the dependencies and create the package symlinks.\n\n_Note: Make sure to replace the occurances of `@namespace` **before** you run `yarn install`!_\n\n## Scripts\n\n**yarn start**\n\nThis starts both the `app` and `watch` scripts in parallel.\n\n**yarn app**\n\nThis starts the development server for the `app` package.\n\n**yarn watch**\n\nThis runs `yarn watch` in all packages that do have a `watch` script defined in their `package.json`.\n\n**scripts/create-package.sh**\n\nThis creates a new package with some defaults, based on `scripts/templates/package`.\nThe package will automatically have a `build` script that transpiles `src/` to `lib/`, and a `watch` script that does the same but recompiles upon file change.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Floopmode%2Fcra-yarn-workspace","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Floopmode%2Fcra-yarn-workspace","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Floopmode%2Fcra-yarn-workspace/lists"}