The team is now working on the WordPress Interactivity API. This unblocks the same UX Frontity framework enabled but directly in WordPress Core, fully compatible with the new Site Editor.
I’ve been thinking a lot and I think it’s crucial that the Frontity Admin works with codesandbox.io. For that reason, we can’t use electron, a chrome extension or another localhost port. It must run in the same localhost port than the main app.
As mentioned in Lighthouse Summary we could add support for Lighthouse in Frontity Admin, so generated reports could be saved in the repo, and developers can see a history of audits and check if what they change is working or not.