Skip to content

Micro-frontend implementation allowing modules in any framework using webpack module federation and custom elements

License

Notifications You must be signed in to change notification settings

jamarsto/kiunzi-microfrontends

Repository files navigation

Build Status

Kiunzi Micro Frontend Example

Kiunzi is a microservices platform that provides the scaffolding needed by modern cloud native microservices based applications.

This repository contains an example angular project workspace. It demonstrates a app-shell and two micro-frontend applications as the user interface for a microservices based application.

The framework here demonstrates the following features:

Note: The modules work best when deployed in Kubernetes using Ingress to map paths to their Services. To the Shell the Modules then look like they are deployed in sub directories rather than separate hosts. We have prefixed the routes so a module called app-app1 for instance is exposed on /mfe/app-app1/remoteEntry.js instead of https://<app-app1-host>:<port>/remoteEntry.js

About

Micro-frontend implementation allowing modules in any framework using webpack module federation and custom elements

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published