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 1 year ago
JSON representation
Version manageable micro frontend implementation
- Host: GitHub
- URL: https://github.com/siner308/micro-frontend
- Owner: siner308
- Created: 2023-07-01T06:43:04.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-29T20:23:53.000Z (over 2 years ago)
- Last Synced: 2025-04-02T14:21:35.979Z (about 1 year ago)
- Topics: architecture, micro-frontend, module-federation, nestjs, nextjs, react, webpack
- Language: TypeScript
- Homepage:
- Size: 1.05 MB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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
