Skip to content

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

26 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages