piral
Piral is a web development framework that enables the creation of microfrontend architectures. It facilitates the development of complex, modular applications by breaking them down into smaller, independent pieces called micro apps. This approach allows different teams to work on different parts of an application concurrently and deploy them independently.
The core concept behind Piral is the "portal" or "shell" application, which acts as a container. This
Piral provides a set of tools and conventions to manage the communication and integration between the portal