Jump straight into a ViteHub package when you already know the primitive you need.

Set up Drizzle or Prisma with `@vitehub/db` and explicit ORM runtime imports.

Set up key-value storage with the same provider detection used by NuxtHub.

Add blob storage for images, videos, documents, and other files with `@vitehub/blob`.

Add provider-agnostic named vector indexes with similarity search.

Send background jobs through Platformatic, Cloudflare, Vercel, Netlify, Upstash QStash, or Memory.

Configure Nitro cache storage for local development, Vercel, and Cloudflare deployments.

Render markdown email files and send them through Resend, SendGrid, or Postmark.

Run durable workflows on Cloudflare, Netlify, Vercel, or OpenWorkflow.

Schedule crons with Node, Cloudflare, or Vercel.

Run named browser automations against Playwright, Browserbase, or Cloudflare Browser Rendering.

Run isolated sandboxes on Cloudflare Durable Objects, Cloudflare Dynamic Workers, Vercel, Deno, Docker, or locally.

Integrate explicit analytics backends with a small shared runtime API.