https://github.com/andreros/react-module-federation-v1-app
React platform implementing micro-frontend architecture version 1.0 through https://webpack.js.org/concepts/module-federation/
https://github.com/andreros/react-module-federation-v1-app
biomejs module-federation module-federation-examples module-federation-v1 react react18 typescript webpack5
Last synced: about 1 month ago
JSON representation
React platform implementing micro-frontend architecture version 1.0 through https://webpack.js.org/concepts/module-federation/
- Host: GitHub
- URL: https://github.com/andreros/react-module-federation-v1-app
- Owner: andreros
- License: unlicense
- Created: 2025-03-17T16:41:40.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-23T14:09:12.000Z (about 1 year ago)
- Last Synced: 2026-05-02T22:37:10.511Z (about 1 month ago)
- Topics: biomejs, module-federation, module-federation-examples, module-federation-v1, react, react18, typescript, webpack5
- Language: JavaScript
- Homepage:
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# React Module Federation Application
React platform implementing micro-frontend architecture version 1.0 through [https://webpack.js.org/concepts/module-federation/](https://webpack.js.org/concepts/module-federation/).
This project aims to keep a reference for the old / previous v1.0 implementation through Webpack 5 since the information and examples across the web are getting scarcer.