{"id":16415893,"url":"https://github.com/shankscript/microfe","last_synced_at":"2025-02-24T11:17:46.086Z","repository":{"id":151231693,"uuid":"192358563","full_name":"shankscript/microfe","owner":"shankscript","description":"Micro Frontends using WebComponents","archived":false,"fork":false,"pushed_at":"2019-06-17T16:26:14.000Z","size":290,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-06T16:53:14.398Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/shankscript.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-06-17T14:05:03.000Z","updated_at":"2019-06-17T16:26:16.000Z","dependencies_parsed_at":"2023-06-30T07:32:25.021Z","dependency_job_id":null,"html_url":"https://github.com/shankscript/microfe","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/shankscript%2Fmicrofe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shankscript%2Fmicrofe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shankscript%2Fmicrofe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shankscript%2Fmicrofe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shankscript","download_url":"https://codeload.github.com/shankscript/microfe/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240466792,"owners_count":19805862,"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-10-11T07:07:40.536Z","updated_at":"2025-02-24T11:17:46.067Z","avatar_url":"https://github.com/shankscript.png","language":"TypeScript","readme":"# microfe\nMicro Frontends using WebComponents\n\nUsing web components as a wrapper for both Angular and React components, I am going to show them working alongside each other in a single application. I will also pass data to both components from the parent container, and back again.\n\nFollow the instructions below to build and serve micro-frontend components for Angular and React, and a wrapper application to compose them together and handle communication between them.\n\n\n## Build and serve Angular component\n\n```sh\ncd micro-fe-ng\nnpm i\nnpm start\n```\n[http://localhost:5001/main.js](http://localhost:5001/main.js)\n\n```html\n\u003cng-el\u003e\u003c/ng-el\u003e\n```\n\n## Build and serve React component\n\n```sh\ncd micro-fe-react\nnpm i\nnpm start\n```\n[http://localhost:5002](http://localhost:5002)\n\n\n```html\n\u003creact-el\u003e\u003c/react-el\u003e\n```\n\n## Build and serve wrapper\n\n```sh\ncd micro-fe-wrapper\nnpm i\nnpm start\n```\n[http://localhost:5000](http://localhost:5000)\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshankscript%2Fmicrofe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshankscript%2Fmicrofe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshankscript%2Fmicrofe/lists"}