Comprehensive micro-frontend implementation showcase using Module Federation. Demonstrates advanced patterns including cross-app routing, event bus architecture, error handling, and shared state management with Redux.
Stars
2
Forks
0
Watchers
2
Open Issues
0
Overall repository health assessment
72
commits
chore: remove exposed modules from host app federation config
331b3cbView on GitHubreactor(docs): moving the features folder out from docs folder
0e7f75fView on GitHubfeat(docs): add comprehensive documentation for micro-frontend architecture
90c5d5bView on GitHubdocs: add project documentation files for micro-frontend setup
65019bdView on GitHubchore: update dependencies to latest versions across all packages
4d8e806View on GitHubrefactor: migrate from react-router-dom to react-router
8299584View on GitHubfeat(event-bus): replace mitt with @trutoo/event-bus for schema validation
3afea66View on GitHubdocs: add event bus implementation plan and best practices
e128ebeView on GitHubrefactor: update type declarations and module federation config
f4492c5View on GitHub