Skip to content
Dashboard

Microfrontends support is now in Public Beta

microfrontends.json
{
"dashboard": {},
"docs": {
"routing": [{
"paths": ["/docs", "/docs/:path*"]
}]
}],
"marketing": {
"routing": [{
"paths": ["/home", "/pricing"]
}]
}
}

Microfrontends configuration file routing paths to three different applications

Ready to deploy?