Skip to content

What is Rheia?

Rheia is a Micro Frontend Framework that has been built with flexibility in mind.

It aims at proposing a set of tools to build modern applications with multiple building blocks rather than a big monolith.

This architecture have many benefits:

  • Being Framework Agnostic, because each building block can use its own technology.
  • Code splitting should improve initial load time.
  • Deploy each block independently.