Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/siner308/micro-frontend

Version manageable micro frontend implementation
https://github.com/siner308/micro-frontend

architecture micro-frontend module-federation nestjs nextjs react webpack

Last synced: about 5 hours ago
JSON representation

Version manageable micro frontend implementation

Awesome Lists containing this project

README

        

# micro-frontend

implementation practice for micro frontend

## hosts
Real user frontend.
It pulls remote bundles and render components.

## remotes
Remote components which developed by many other teams

## nginx
Web hosting environment for local testing

## bff
Version management backend service

## architecture

![image](https://github.com/siner308/micro-frontend/assets/34048253/2f9cf417-184e-4db8-a6db-189ad1828fea)