FIELD_MANUAL

How DevHub works, from zero to deployed

A quick guide to getting productive: setup steps, the runner model, and answers to the questions everyone asks.

GETTING_STARTED

01

Create your account

Sign up free — you land on the dashboard with your workspace ready.

02

Add a repository

Create a repository from scratch, or import an existing project by uploading a ZIP. Branches, commits and file history start immediately.

03

Connect a runner

Point DevHub at your governed runner in Runner Config. The runner executes validations, terminal commands and dev servers in isolation.

04

Validate, review, ship

Run lint/build/test, open change requests for review, then deploy to preview or production through the approval pipeline.

FREQUENTLY_ASKED