ViteHub

Cloudflare

Cloudflare support across ViteHub packages.

Use this page to find package-specific Cloudflare guidance in ViteHub.

Currently documented packages

KV

@vitehub/kv supports a Cloudflare KV path through cloudflare-kv-binding.

Blob

@vitehub/blob supports a Cloudflare path on Vite and Nitro through the cloudflare-r2 driver.

Queue

@vitehub/queue supports a Cloudflare path on Vite and Nitro through queue.provider = 'cloudflare'.

Schedule

@vitehub/schedule supports Cloudflare Provider Output on Vite and Nitro when the Vite Integration or Nitro Integration discovers Static Schedule Definitions.

  • Setup overview: Schedule overview
  • Provider details: ViteHub writes worker cron triggers to wrangler.json; Cloudflare scheduled events wake the deployed worker and run matching Schedule Definitions.

What stays package-specific

Bindings, namespace IDs, and exact config examples live with the package docs. Use this section as a routing page, not as the source of truth for package setup.

Schedule Runtime Helpers are separate from Provider Output. Creating or changing a Runtime Schedule does not automatically provision Cloudflare cron triggers; worker cron configuration comes from Static Schedule Definitions discovered at build time.

Copyright © 2026