{"id":19529954,"url":"https://github.com/loopmode/cra-yarn-lerna-docker-workspace","last_synced_at":"2026-06-11T06:31:51.590Z","repository":{"id":43581598,"uuid":"170313793","full_name":"loopmode/cra-yarn-lerna-docker-workspace","owner":"loopmode","description":null,"archived":false,"fork":false,"pushed_at":"2022-12-10T03:57:06.000Z","size":1669,"stargazers_count":0,"open_issues_count":22,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-26T02:43:17.302Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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}},"created_at":"2019-02-12T12:24:40.000Z","updated_at":"2019-07-27T15:21:22.000Z","dependencies_parsed_at":"2023-01-26T03:16:18.606Z","dependency_job_id":null,"html_url":"https://github.com/loopmode/cra-yarn-lerna-docker-workspace","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/loopmode/cra-yarn-lerna-docker-workspace","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loopmode%2Fcra-yarn-lerna-docker-workspace","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loopmode%2Fcra-yarn-lerna-docker-workspace/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loopmode%2Fcra-yarn-lerna-docker-workspace/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loopmode%2Fcra-yarn-lerna-docker-workspace/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/loopmode","download_url":"https://codeload.github.com/loopmode/cra-yarn-lerna-docker-workspace/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loopmode%2Fcra-yarn-lerna-docker-workspace/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34186385,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-11T02:00:06.485Z","response_time":57,"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":[],"created_at":"2024-11-11T01:28:15.367Z","updated_at":"2026-06-11T06:31:51.568Z","avatar_url":"https://github.com/loopmode.png","language":"Shell","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## Local setup\n\n-  install [Node.js](https://nodejs.org/en/download/)\n-  install [yarn](https://yarnpkg.com/lang/en/docs/install/) (e.g. using `npm install --global yarn`)\n\nRun `yarn` or `yarn install` in the project root to install the dependencies and create the package symlinks.\n\n## Local 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\n## Docker setup\n\n- [install Docker](https://runnable.com/docker/getting-started/)\n\nIn this scenario, you don't need to have node/npm/yarn installed locally.\nWhen using VS Code as editor, this is recommended as it has integrated auto-formatting and does not rely on the node_modules (eslint, prettier).\n\n## Docker scripts\n\n**scripts/docker-develop.sh**\n\nThis starts the development environment inside a Docker container. _Note: `yarn docker` is an alias for this script!_\n\n**scripts/docker-start.sh**\n\nThis starts the production client using nginx inside a Docker container.\n\n**docker-compose up**\n\nNote that in order for `docker-compose up` to work, you must have used `scripts/docker-prepare.sh` to create the `.docker-packages` folder.\nThat's why it is recommended to use `scripts/docker-develop.sh` or `yarn docker` instead.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Floopmode%2Fcra-yarn-lerna-docker-workspace","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Floopmode%2Fcra-yarn-lerna-docker-workspace","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Floopmode%2Fcra-yarn-lerna-docker-workspace/lists"}