This project is a proof of concept showcasing how our legacy apps (widgets) can work together with our newer apps (journeys) via Module Federation.
We refer to the host app as shell, while the micro-frontends are called remote.
- angular12-with-angular14: Angular 12 shell with widgets and Angular 14 remote with journeys
- angular12-with-angular17: Angular 12 shell with widgets and Angular 17 remote with journeys
- angular14-with-angular12: Angular 14 shell with journeys and Angular 12 remote with widgets