{"id":29029447,"url":"https://github.com/ogzhanolguncu/react-typescript-module-federation","last_synced_at":"2025-06-26T08:07:03.183Z","repository":{"id":40562170,"uuid":"367071144","full_name":"ogzhanolguncu/react-typescript-module-federation","owner":"ogzhanolguncu","description":"Micro Frontend with React, ReactRouter V6, Typescript and Webpack","archived":false,"fork":false,"pushed_at":"2022-11-10T08:26:06.000Z","size":1046,"stargazers_count":171,"open_issues_count":1,"forks_count":60,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-06-13T23:50:46.074Z","etag":null,"topics":["chakra","chakra-ui","lerna","module-federation","react","react-router-v6","reactjs","typescript","webpack"],"latest_commit_sha":null,"homepage":"http://ogz-microfrontend-container.s3-website.eu-central-1.amazonaws.com/","language":"TypeScript","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/ogzhanolguncu.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":"2021-05-13T14:17:08.000Z","updated_at":"2024-05-27T05:41:37.000Z","dependencies_parsed_at":"2023-01-22T21:30:54.238Z","dependency_job_id":null,"html_url":"https://github.com/ogzhanolguncu/react-typescript-module-federation","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ogzhanolguncu/react-typescript-module-federation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ogzhanolguncu%2Freact-typescript-module-federation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ogzhanolguncu%2Freact-typescript-module-federation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ogzhanolguncu%2Freact-typescript-module-federation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ogzhanolguncu%2Freact-typescript-module-federation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ogzhanolguncu","download_url":"https://codeload.github.com/ogzhanolguncu/react-typescript-module-federation/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ogzhanolguncu%2Freact-typescript-module-federation/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262026961,"owners_count":23246955,"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":["chakra","chakra-ui","lerna","module-federation","react","react-router-v6","reactjs","typescript","webpack"],"created_at":"2025-06-26T08:07:02.554Z","updated_at":"2025-06-26T08:07:03.168Z","avatar_url":"https://github.com/ogzhanolguncu.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Webpack 5 Module Federation with React/Typescript\n\n[![s3-deploy](https://github.com/ogzhanolguncu/react-typescript-module-federation/actions/workflows/s3-deploy.yaml/badge.svg)](https://github.com/ogzhanolguncu/react-typescript-module-federation/actions/workflows/s3-deploy.yaml)\n\nThis project consist of three pieces, a host app `container` and two remotes `app1` `app2`.\n\nWorkflow:\n\n- `app1` expose CounterAppOne component.\n- `app2` expose CounterAppTwo header component.\n- `container` import CounterAppOne and CounterAppTwo component.\n\n## Running Demo\n\nIn order to run the demo I highly recommend installing lerna globally via\n\n```bash\nnpm i -g lerna\n```\n\nThen,\n\n```bash\nlerna bootstrap\n```\n\nRun the command above at the root of your project. This command will make sure you have dependencies you need in order to run this project.\n\nFinally,\n\n```bash\nnpm run start\n```\n\nLerna will start all your projects parallelly and open your browser.\n\n- http://localhost:3000/ (container)\n- http://localhost:3001/ (app1)\n- http://localhost:3002/ (app2)\n\n## Screenshots\n\n![App Screenshot](./app.png)\n\n## Tech Stack\n\nReact, Typescript, Chakra UI, Webpack, Lerna, React Router V6\n\n## Article\n\nIf you are curious about building this template head over to [Introduction to Micro Frontends with Module Federation, React and Typescript](https://ogzhanolguncu.com/blog/micro-frontends-with-module-federation)\n\n## Feedback\n\nIf you have any feedback, please reach out to me or feel free to open up a issue.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fogzhanolguncu%2Freact-typescript-module-federation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fogzhanolguncu%2Freact-typescript-module-federation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fogzhanolguncu%2Freact-typescript-module-federation/lists"}