Introducing Shellui Read more

Shellui Build the App. Not the Infrastructure.

Shellui is an open-source, opinionated microfrontend shell for building web applications. It provides the shared foundation developers need, so they can focus on their applications instead of rebuilding the same infrastructure over and over.

Frequently asked questions

Can’t find the answer you’re looking for? Reach out to our customer support team.

When should I use Shellui?
Use Shellui when you are starting a web app and do not want to rebuild the same infrastructure every time: navigation, authentication, administration, storage, themes, and i18n. It shines when development is split across teams working in a single app - each team owns its own surface while the shared shell keeps chrome and collaboration consistent. It is also a strong fit for greenfield products and for composing multiple apps in a microfrontend. If you already have a mature stack you are happy with, you probably do not need it.
Should I migrate my application to Shellui?
Usually not as a full rewrite. A working application is expensive to replace, and Shellui is not a drop-in for an existing design system or backend. A better path is to adapt your app so it can run both ways - on its own, and inside the Shellui shell - then adopt the shell where it helps. That is often easier for a new surface you are adding than for moving an entire production app overnight. Try the playground first if you are unsure.
Is Shellui production ready?
Shellui is used in real projects and is still evolving. APIs and behavior can change, so pin your versions and follow the changelog rather than treating it as a frozen long-term contract.
What if the project disappears?
Shellui is our in-house solution. It is bootstrapped, we run it ourselves, and we have no plan to stop using it. It is also MIT licensed, so you keep the source, you can fork it, and you are not locked into a hosted platform.

Ready to dive in?
Start using Shellui today.

Get started
Follow the documentation to scaffold a project and start building with the shared shell.
Get started
Try Shellui now
Explore a live Shellui app - navigation, auth, and the full shell - with no install and no scaffolding.
Open playground