Deploy Grid
GitHub URL in. Build logs out.
Operator-first deployments
Deploy repos with the calm, traceable feel of a Vercel build log.
Sign in with Clerk, drop in a GitHub URL, and move straight into a live deployment view with status, timestamps, and worker logs.
Project creation
One URL creates or reuses the project and starts the first deployment.
Live build logs
Deployment status and logs refresh while the worker is building.
User-scoped access
Every project and deployment stays scoped to the signed-in Clerk user.
deployment-ready
build logs$ deploy-grid create https://github.com/acme/edge-store.git
#1 [system] repository cloned
#2 [stdout] bun install
#3 [stdout] bun run build
edge-store
Production build is healthy and ready to inspect.
Commit
abc123def456
Preview
edge-store-preview.vercel.app
Press d to toggle theme in the app.