Supported Stacks

Voltfast currently supports Next.js and React with Vite. Additional framework support is on the roadmap.

FrameworkSupportStatus
Next.js 14+Full ScaffoldingSTABLE
React (Vite)Core EngineSTABLE
AstroBasic ToolingPlanned
SvelteKitProject ScaffoldingPlanned

Next.js 14+ Full Scaffolding

Full App Router scaffolding with Tailwind CSS, ESLint, Prettier, Shadcn UI, and TypeScript path aliases. Supports the latest Next.js 14+ App Router conventions.

React (Vite) Core Engine

Vite-based React projects with complete toolchain setup including Tailwind CSS, ESLint, Prettier, and Vitest for testing.

Astro Basic Tooling

ESLint and Prettier configuration for Astro projects. Scaffolding support is on the roadmap.

SvelteKit Project Scaffolding

Full project scaffolding for SvelteKit applications with Tailwind CSS integration.