Skip to content

YuryDG/mfe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Micro - Frontend

This is a mono-repo with 3 apps without no coupling between each other

Apps

App-details

Apps Details

App-details

Requirements for the Deployment

  • Want to deploy each micro-frontend independently (including the container)
  • Location of child app remoteEntry.js files must be known at build time!
  • Many front-end deployment solutions assume you're deploying a single project - we need something that can handle multiple different ones
  • Probably need a CI/CD pipeline of some sort
  • At present, the remoteEntry.js file name is fixed! Need to think about caching issues

Path to Deployment to production

deploy-to-prod

About

micro-frontend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors