Micro app based architecture
Last updated
Was this helpful?
Last updated
Was this helpful?
MechCloud site builder has first class support for micro app architecture which is quite similar to micro frontend architecture. Unlike micro frontend, a micro app in MechCloud can have vuejs components only.
Micro apps are used to make custom components (Frame, Layout, External Page and Component) developed by third parties available to the sites created using MechCloud site builder. These custom components can be consumed by a MechCloud site by running micro apps either on a remote location (e.g. cloudflare pages) for production or on a local machine during the development phase.