Set up a micro-frontend architecture using client-side iframe composition. Creates a Main App that hosts independent micro-apps via iframes with shared authentication (Supabase session cookies), browser URL syncing via postMessage, shared DaaS backend, and isolated rendering. Use when the user says
Set up a micro-frontend architecture using client-side iframe composition. Creates a Main App that hosts independent micro-apps via iframes with shared authentication (Supabase session cookies), browser URL syncing via postMessage, shared DaaS backend, and isolated rendering. Use when the user says add-microfrontend, micro-frontend, iframe composition, or needs to embed independent apps.