/obby-dev

AI Background Agent - v0 for your codebase (WIP)

Primary LanguageTypeScriptMIT LicenseMIT

Screenshot of UI

Obby – OSS v0

Obby is Open Source implementation of v0 agent by Vercel. It helps you design, build, and ship real apps from scratch.

Link: obby.dev

Getting started

Clone the repo

git clone https://github.com/eersnington/obby-dev.git

Navigate to the project directory

cd obby-dev

Install dependencies

pnpm install

Start the development server

pnpm run dev

Acknowledgment

This project is based on OSS Vibe Coding Project in Vercel Examples. Big thanks to the Vercel team for providing such great starter template on using Vercel Sanbox