Framework Quickstarts
Pick your stack and go from a Voltbase project to a working query in minutes.
Guides
Each guide walks through creating a project, seeding a sample table, wiring env vars, and fetching data with voltbase-js.
- Next.js — App Router Server Components + voltbase-js
- React — Vite + React client queries
- Vue — Vite + Vue composition API
- Nuxt — Nuxt pages with runtime config
- SvelteKit — Server load functions + Svelte 5
- Astro — Static/SSR pages with frontmatter fetches
- Expo — React Native with Expo public env
- Hono — Edge-friendly API routes
Ready to ship? Use dashboard Hosting to import the repo and deploy to the edge with Voltbase env injected.
Looking for a framework-agnostic path? Start with the Quickstart or JavaScript install.