ByVoidZero

Ship Vite apps at warp speed

A deployment platform designed for Vite. A powerful backend SDK to make your Vite apps truly full-stack.

  • pages/
    • index.tsx
    • users/
      • [id].tsx
      • [id].server.ts
  • routes/
    • api/
      • hello.ts
  • vite.config.ts
  • void.json
Video thumbnail
What is Void?

Evan You announces Void

15:33

One Command to Production

`void deploy` builds your app, runs migrations, provisions resources, and deploys it.

Truly Full-Stack

Database, KV storage, object storage, AI inference, authentication, queues, and cron jobs. All built-in. Import what you need, skip what you don't.

Your Code is Your Infra

Void detects supported resources from your code and provisions them when you deploy. Use explicit configuration for existing infrastructure and services that need additional setup.

Performant and Reliable

Build on Cloudflare Workers with checked migrations, versioned deployments, and tools to inspect and roll back application releases.

Your Framework, Your Rendering

React, Vue, Svelte, Solid, Vite-based meta-frameworks. SSR, SSG, ISR, islands with partial hydration, and markdown.

AI-Native

Built-in skills and reference prompts let coding agents scaffold and ship full-stack apps in a single prompt.