Overview | Workbench | Workbench Application Platform | Contributing | Changelog | Sponsoring | Links |
---|
SCION Workbench Application Platform is an extension of SCION Workbench to integrate content from multiple web applications in a coherent way, thus enabling a micro frontend architecture for allowing different front-end frameworks to co-exist and independent delivery.
The platform provides the mechanics for client-side web application integration. Any web application can be integrated. If the site does not interact with the platform, there is no need for adaptation. For a deeper integration, the platform provides a framework-agnostic guest API.
A micro frontend architecture should only be implemented if absolutely required. For instance, if the application is developed by different teams, having independent lifecycle or using different web stacks. With micro frontends in place, there come some restrictions and limitations which you should be aware of. See core concepts for more information. For small applications, a micro frontend architecture is most probably overkill, and you should consider using standalone SCION Workbench instead.
-
Getting started
Learn about the core concepts of the Workbench Application Platform, how to setup an application platform and how to integrate your first applications. -
How To
Get answers to the most common questions when integrating applications. -
Demo
See a live demo of the workbench application platform integrating two applications and learn how dev-tools can help developers to have a better overview of the applications installed in the platform.