{"id":16117367,"url":"https://github.com/trystan2k/webpack-module-federation-example","last_synced_at":"2026-03-08T18:39:02.053Z","repository":{"id":86376189,"uuid":"394301474","full_name":"trystan2k/webpack-module-federation-example","owner":"trystan2k","description":null,"archived":false,"fork":false,"pushed_at":"2023-01-17T10:19:26.000Z","size":2291,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-14T08:57:56.022Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/trystan2k.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,"publiccode":null,"codemeta":null}},"created_at":"2021-08-09T13:26:34.000Z","updated_at":"2022-11-22T18:16:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"7b2a6949-18b3-41db-ae0b-db9616bd753b","html_url":"https://github.com/trystan2k/webpack-module-federation-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/trystan2k/webpack-module-federation-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trystan2k%2Fwebpack-module-federation-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trystan2k%2Fwebpack-module-federation-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trystan2k%2Fwebpack-module-federation-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trystan2k%2Fwebpack-module-federation-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trystan2k","download_url":"https://codeload.github.com/trystan2k/webpack-module-federation-example/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trystan2k%2Fwebpack-module-federation-example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30269178,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-08T17:53:40.517Z","status":"ssl_error","status_checked_at":"2026-03-08T17:53:40.101Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-10-09T20:44:29.467Z","updated_at":"2026-03-08T18:39:02.034Z","avatar_url":"https://github.com/trystan2k.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"### webpack-module-federation-example\n\n# Lerna + Yarn \nIn this case it uses Lerna + Yarn workspace to manage the shared dependencies and link between packages in the monorepo. And also it uses Lerna to execute commands in all packages at once.\n\n## Cons \u0026 Pros\n\n### Pros\n\n- It is was not generated using create-react-app we have access to Webpack configuration.\n- All apps are in a Monorepo that can also contain libraries (like a design system or shared components)\n- Module federation works as expected\n\n### Cons\n\n- New apps needs to be generated manually or via a custom CLI as we can't use CRA.\n- Uses Yarn, which would require possible changes in CI/CD pipelines\n\n# Steps\n\nExecute `yarn` to install all dependencies\n\nTo start the MFEs in development mode, just execute:\n\n`yarn develop`\n\nTo build for production execute the command:\n\n`yarn build`\n\nOnce the build is finished, you can start a simple local web server with:\n\n`yarn start`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrystan2k%2Fwebpack-module-federation-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrystan2k%2Fwebpack-module-federation-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrystan2k%2Fwebpack-module-federation-example/lists"}