Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.builderbox.ai/llms.txt

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

Getting Started

  1. Install Dependencies
    bun install
    
  2. Configure Environment Variables See Environment Variables.
  3. Run the Development Server
    bun dev:web
    
The app will be available at http://localhost:3001.