Convex Visualizer
Upload Your Convex Project
Upload a .zip file containing your convex/ folder to visualize your backend
Drop your .zip file here
or click to browse
Supported: .zip files containing a convex/ folder
What happens after upload?
- 1.Extract and read your Convex TypeScript files
- 2.Parse schema, queries, mutations, and actions
- 3.Analyze code structure and relationships
- 4.Generate interactive visual graph of your backend