Welcome

Introduction

Introduction

Setup & Installation

Setup OverviewPrerequisitesQuick Start
Frontend SetupInstallationConfigurationRunning LocallyDevelopment Guide
MCP Servers

Architecture & Design

Architecture

Features & Scenarios

Deployment

Deployment

API Reference

API Reference

Tools & Utilities

Scripts & UtilitiesTroubleshooting
Setup & InstallationFrontend Setup

Running Locally

Start the development server

Running Locally

Start the frontend development server.

Start the Server

cd frontend
pnpm dev

Verify It Works

Visit http://localhost:5173 to see the application.

Next Steps

  • Development Guide - Hot reload, debugging, and best practices

Configuration

Set up environment variables

Development Guide

Hot reload, debugging, and best practices

On this page

Running LocallyStart the ServerVerify It WorksNext Steps