Skip to content

bahman-it/vibe-coding-platform

Repository files navigation

Vibe Coding Platform

An end-to-end coding platform where users enter text prompts and an AI agent generates full-stack applications in a sandboxed environment with live preview, file explorer, and command logs.

Deploy with Vercel

Features

  • Multi-model support via AI Gateway (Claude, GPT, Grok)
  • Secure code execution with Vercel Sandbox
  • Real-time live preview of generated apps
  • File explorer for browsing project files
  • Command logs and error monitoring
  • One-click deploy to Vercel

Tech Stack

Getting Started

Run Locally

pnpm install
pnpm dev

Open http://localhost:3000.

Supported Models

  • Claude Opus 4.6
  • Claude Sonnet 4.6
  • GPT-5.3 Codex
  • Grok 4.1 Reasoning

Deploy

Click the deploy button above or run:

vc deploy

Releases

No releases published

Packages

 
 
 

Contributors