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

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 scans your source code, detects what you use, and automatically provisions every resource. No config files. No dashboard clicks. Locally and in the cloud.

Performant and Reliable

Built on CloudFlare's battle tested, global network. Fast, secure, and always available from day one.

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, MCP support, and reference prompts let coding agents scaffold and ship full-stack apps in a single prompt.