AaronOA
Convex Community3w ago
14 replies
AaronO

Concave Chrome DevTools

I just shipped the first release of convex/concave Chrome DevTools: https://concave.dev/devtools/

Helps you understand and debug your convex web app, you can see all queries, mutations, active subscriptions.

Also simulate websocket/convex latency if you want to test optimistic UI updates, etc...

Built this for myself, hopefully it's helpful for you too !
image.png
See every query, mutation, and subscription in real-time. Chrome extension, Vite plugin, or a single script tag.
Was this page helpful?