Documentation

Build with Bobby

Everything you need to go from a fresh repo to a shipping pipeline. Start with the basics, then dig into the bits you care about.

Introduction

Bobby is your personal project builder — a single workspace that turns ideas into shipped code without forcing you to context-switch between half a dozen tools.

These docs walk through the concepts, the day-to-day workflow, and the integrations that make Bobby fit into how you already build.

What you'll find here

  • Getting started — install, sign in, and run your first build in under five minutes.
  • Core concepts — projects, workers, pipelines, and how they fit together.
  • Integrations — connecting GitHub, Supabase, and the rest of your stack.
  • FAQ — answers to the questions that come up most often.

A quick mental model

Think of Bobby as three layers:

  1. A workspace where your projects live.
  2. A runtime that executes your build pipelines.
  3. A stream that surfaces what's happening, live, as it happens.

Everything else in these docs is a variation on those three ideas.

Tip: if you're skimming, jump straight to Getting started — the rest will make more sense once you've poked at the dashboard.