Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/malcolm-kee/federation-main-app
https://github.com/malcolm-kee/federation-main-app
module-federation
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/malcolm-kee/federation-main-app
- Owner: malcolm-kee
- Created: 2020-09-23T14:34:15.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-11-09T23:04:46.000Z (about 2 years ago)
- Last Synced: 2024-10-15T11:40:02.687Z (2 months ago)
- Topics: module-federation
- Language: JavaScript
- Homepage: https://federation-host-app-sage.vercel.app/
- Size: 836 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# federation-main-app
https://federation-host-app-sage.vercel.app/
Example application using webpack 5 Module Federation.
Consuming:
- [federation-mini-app](https://github.com/malcolm-kee/federation-mini-app)
- [federation-career-app](https://github.com/malcolm-kee/federation-career-app)
- [federation-marketing-app](https://github.com/malcolm-kee/federation-marketing-app)
- [federation-help-app](https://github.com/malcolm-kee/federation-help-app)Using package:
- [federation-ui](https://github.com/malcolm-kee/federation-ui)