Micro-frontend developed as an extension of the selfcare-dashboard-frontend using WebPack 5's module federation, in order to serve all the pages related to selfcare admin.
It shares some common model with the container app: see selfcare-dashboard-frontend for details
This micro-frontend serve the micro-components listed in this section.
It will configure the routing to serve all the pages related to the selfcare admin entities
This component requires the props described into selfcare-dashboard-frontend
- yarn install
- yarn generate
- yarn build