Browser overlay (floating, over your app) ↓ user right-clicks → "Create Story" ↓ EventClient.emit('storybook-devtools:create-story', payload) ↓ ClientEventBus → WebSocket → ServerEventBus ↓ Vite ...
The Vite Plugin for TanStack Devtools provides a seamless integration for using the devtools in your Vite-powered applications. With this plugin, you get complementary features on top of the existing ...