Skip to main content

Documentation Index

Fetch the complete documentation index at: https://fabricate.build/docs/llms.txt

Use this file to discover all available pages before exploring further.

The Build section covers everything inside the Fabricate editor — how code gets generated, how the two modes work, how to manage your tech stack, and how to get your code in and out of Fabricate.

The Editor

The Fabricate editor is where your app comes to life. It has three key areas:
  • Chat panel — where you talk to the AI (Build Mode or Discuss Mode)
  • Preview panel — a live, interactive preview of your app
  • File Explorer — view and navigate your app’s file structure

Two Modes

Build Mode

Send a message and Fabricate generates or modifies your code in real time. Uses credits. This is where your app gets built.

Discuss Mode

Free, unlimited conversations with the AI. Plan features, ask questions, understand your code — no credits used.

Tech Stack

Tech Stack

React 18, TypeScript, Vite, Tailwind CSS 4, Hono.js, Cloudflare Workers.

Database

Cloudflare D1 (SQLite) with auto-generated schema and migrations.

Authentication

Secure user authentication flows, built and managed by AI.

Payments

Stripe integration for subscriptions and one-time payments.

Code Management

GitHub Sync

Two-way sync with any GitHub repository.

Export Code

Download your full codebase as a zip file at any time.

File Explorer

Browse and understand your app’s file structure.

Templates

Start from one of 9 production-ready templates.