The Orchy Project
consists in a bunch of utilities and templates that can help you to easily implement the Micro Frontends pattern in a performant way.
All of this is possible thanks to an open source Web Component which aims to orchestrate multiple multi-tenant frontend applications leveraging on the following technologies:
- Micro Frontends pattern;
- JavaScript modules;
- Server Driven UI.
Each UI and each Micro Frontend is managed using the Client Side Composition variant of the Micro Frontend pattern.
Thanks to the out of the box support to Server Driven UI, orchy
also supports both horizontal and vertical split of the view.