Back
Getting Started

Supported Project Types

Every kind of project VULK generates today — web, mobile, 3D, video, Shopify, PHP, backends, and more.

Supported Project Types

VULK generates production-ready code across 8 platform targets — web, mobile, 3D / WebGL, browser games, AI video, AI 3D models, Shopify, and PHP / Laravel. Every project ships with a real backend when needed, deploys in one click, and exports as full source code under your ownership.

Web Applications

TypeStack
Marketing sites & landing pagesReact 19 + Vite + Tailwind CSS v4 + GSAP / Framer Motion
SaaS dashboardsReact + Tailwind + shadcn/ui + Recharts / Tremor
E-commerce storesReact + Tailwind + Stripe checkout scaffolding
Blogs & content sitesNext.js 16 App Router + MDX
Admin panels & internal toolsReact + auth + multi-tenant Postgres
Portfolios & studiosReact + Three.js / R3F for premium visuals

Mobile Applications (iOS + Android)

VULK is one of the few AI app builders that produces signed mobile artifacts server-side and submits them to the stores automatically.

Flutter

  • Flutter 3.11+, Dart, Clean Architecture with Riverpod state management
  • go_router navigation, dio HTTP, flutter_secure_storage
  • Native auth scaffolding: Apple, Google, GitHub, Microsoft
  • Push notifications: Firebase Cloud Messaging (Android) + Apple Push Notifications (iOS)
  • In-App Purchases via RevenueCat SDK
  • Server-side .apk and .ipa builds on the dedicated vulk-appbuild fleet

React Native + Expo

  • Expo SDK with NativeWind styling
  • Expo Router file-based navigation
  • EAS-ready build configuration
  • Same auth / push / IAP scaffolding as Flutter

Store submission (automated)

  • iOS App Store: App Store Connect API integration — VULK uploads the signed .ipa, sets metadata, screenshots, and submits for review.
  • Google Play Store: Play Console API integration — same flow with .aab / .apk.
  • Apple and Google credentials are stored encrypted with AWS KMS envelope encryption.

3D Websites, WebGL & Browser Games

When the prompt mentions 3D, WebGL, shaders, immersive scenes, or 3D-layered hero, VULK ships:

  • Three.js + React Three Fiber + Drei + Postprocessing
  • GLSL custom shaders via shaderMaterial from drei
  • Postprocessing chain: Bloom, ChromaticAberration, DepthOfField, Vignette
  • Rapier physics for 3D games and interactive scenes
  • Scroll-driven 3D via ScrollControls + useScroll
  • Multiplayer scaffolding (peer-to-peer or WebSocket relay)

AI 3D Model Generation

Generate textured .glb / .gltf models from text or images, then drop them into a Three.js scene with useGLTF:

ProviderModelCost (typ.)
AWS SageMakerMicrosoft TRELLIS~$0.04 / generation
fal AITRELLIS-2~$0.25 / generation
ReplicateTRELLIS-2~$0.05 / generation

Generated assets are textured and ready for Three.js, Babylon.js, Unity, or AR import.

AI Video Generation & Video Backgrounds

For animated hero backgrounds, product spots, social clips, or explainers, VULK routes across 25 video models by quality + cost + latency:

FamilyModels
Google Veo 3.1Lite + Fast (direct via Google AI SDK, also via fal & OpenRouter)
OpenAI Sora 2 Provia OpenRouter
Runway Gen-4 Turbodirect API
Kling2.5 Turbo Pro + 3.0 Standard (via fal)
MiniMax Hailuo 02Standard + Pro (via fal & direct)
Alibaba Wan2.5 / 2.6 / 2.7 across fal, Replicate, Wavespeed, OpenRouter
LumaRay 3 + Ray Flash 2 (direct)
Pika2.2 (via fal)
ByteDance Seedance 2.0via fal + direct BytePlus
Lightricks LTX Videovia fal
Genmo Mochi 1via Replicate
xAI Grok Imaginedirect

Outputs are uploaded to cdn.vulk.dev. Programmatic video templates (Remotion) are also supported for repeatable brand video.

Voice / Video / Figma / URL Cloning

Five non-text input modalities — type a prompt, or:

  • Voice-to-app — speak a description into the mic, Whisper transcribes, agent generates. Live in the web Voice page and the mobile app.
  • Video-to-app — paste a YouTube link or screen recording. VULK extracts frames, clones the visible UI flow.
  • Screenshot-to-app — paste any UI image. Vision model reverse-engineers components into React / Flutter.
  • Figma-to-app — paste a Figma URL or use the OAuth integration. Frames convert to working components.
  • URL clone — paste a competitor or reference site URL. VULK rebuilds the visible layout into editable code.
  • GitHub repo import — fork an existing repo into the editor and continue iterating.

Shopify (3 modes)

ModeStackBest for
Liquid ThemeOnline Store 2.0 — sections, blocks, schema, customizable settingsReplacing or extending an existing storefront
HydrogenHeadless storefront — Storefront API + Oxygen-deployableCustom React-based storefronts
Shopify AppRemix + App Bridge + Polaris + OAuthEmbedded admin apps

PHP / Laravel / WordPress

Server-side stack for traditional hosting environments:

  • Laravel with Eloquent, Blade templates, Composer
  • WordPress custom themes
  • PHP 8.x apps with templating

Backend (multi-tenant, per-project)

Every generated project that needs a database gets a dedicated PostgreSQL instance on the vulk-api-engine (Bun + Hono on dedicated infra). Auto-generated:

  • CRUD endpoints — POST / GET / PUT / DELETE per table with pagination, filtering, sorting
  • JWT authentication — email + password + scaffolding for OAuth
  • Role-based access control — per-project roles
  • Redis-backed rate-limiting — sliding window, 100 req/min default
  • File uploads via Cloudflare R2

Hosted in EU (AWS RDS Frankfurt). 779+ generated projects already running on the engine.

Deploy Targets

One-click deploy to:

TargetPurpose
Cloudflare PagesDefault for web — atomic deploys, automatic TLS, edge cache
VercelNext.js-native deployment via your Vercel account
NetlifyStatic / Netlify Functions
RailwayDocker-based PaaS
EAS (Expo)React Native builds
iOS App StoreAutomated via App Store Connect API
Google Play StoreAutomated via Play Console API
Self-host (ZIP export)Full source export — no vendor lock-in
Push to GitHubAuto-create repo + commit

Custom Domains

Attach acme.com or app.acme.com via Cloudflare for SaaS Custom Hostnames:

  • Apex-friendly via CNAME flattening / ANAME (or A-record fallback)
  • Automatic TLS via Cloudflare
  • DNS validation via TXT record
  • Per-plan limits: Builder 1, Pro 3, Team / Business unlimited
  • Auto-managed <app>.vulk.host subdomain on all paid plans

Technology Stack (canonical)

PlatformTechnologies
Web frontendReact 19, Vite, TypeScript, Tailwind CSS v4, React Router
Web full-stackNext.js 16 App Router, Server Components
MobileFlutter 3.11+ (Riverpod, go_router), React Native + Expo
3D / WebGLThree.js, React Three Fiber, Drei, Postprocessing, Rapier physics, GLSL shaders
AI video25 routed models (see above)
AI 3DMicrosoft TRELLIS via SageMaker, fal AI, Replicate
AI imageGemini 3.1 Flash Image
AI TTSCartesia
ShopifyLiquid (Online Store 2.0), Hydrogen, Apps (Remix + App Bridge)
Server-sidePHP / Laravel, WordPress
BackendBun + Hono on vulk-api-engine, PostgreSQL (AWS RDS Frankfurt), Redis, Cloudflare R2
StylingTailwind CSS v4, shadcn/ui, motion libraries (GSAP, Framer Motion)

What VULK Does Best

  • Standard SaaS, dashboards, e-commerce, marketing sites
  • Mobile apps with full store-submission automation
  • Visually distinctive landing pages (Brand Engine + Genome system)
  • 3D / WebGL hero sections with shaders
  • AI video backgrounds in hero sections
  • Multi-tenant backends with auth + CRUD out of the box

Known Constraints

  • Real-time multi-user collaboration (WebSocket scaffolding live; Ably integration is BYOK)
  • Native iOS in pure Swift (in development; Flutter / RN cover iOS today)
  • Niche legacy APIs that lack public schemas

Questions? support@vulk.dev

On this page

VULK Support

Online

Hi! How can I help you today?

Popular topics

AI support • support.vulk.dev