Skip to content

iamgbayer/microfrontends

Repository files navigation

Microfrontends

A practical approach to micro frontends architecture, this is a POC.

About

  • Deploys are independent because each service is delivered in different domains
  • The codebase of each service is independent with monorepo
  • Each service codebase is encapsulated thought monorepo packages
  • Reuse third-party bundle between services with fetching them through CDN
  • Share global data between services with customProps

Improvements

  • Webpack configurations
  • Environment settings
  • Trigger independents deploys based on package changes

Demo

About

A practical approach to microfrontends architecture.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •