This is example of Plant Health Care micro frontends through the 3 angular applications
- Each project has Dockerfile defined which generates minimal docker image size (20mb).
- cd phc-admin - App for managing users and plants.
- cd phc-users - App for login/register users and plant registartion.
- cd phc-wrapper - App for wrapping phc-admin & phc-users and displaying both applications to client as one.