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:
- A workspace where your projects live.
- A runtime that executes your build pipelines.
- 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.