Builder Insights Documentation
Shared platform handbook
Builder Insights connects fast field capture, offline-safe sync, and admin reporting in one shared system. This site explains how the mobile experience, admin control plane, and operations workflows fit together.
Use this site to
- understand the product before changing code or testing flows
- see how mobile capture becomes searchable admin data
- find setup, QA, release, and screenshot guidance quickly
The repositories and a few hosted URLs still use devrel identifiers while the Builder Insights
rename is phased in.
Platform map
Choose your path
Start here to learn how the mobile experience, admin control plane, shared platform, and core workflows fit together.
Mobile ExperienceReview capture behavior, offline expectations, and screenshot-backed field workflows.
Admin Control PlaneSee how operators manage events, review insights, and generate reporting outputs.
Operations HandbookFind operationalization guidance, planning artifacts, release runbooks, QA flows, and stakeholder packets.
Ask the DocsUse the AI assistant to ask natural-language questions and get routed to the most relevant docs pages.
What each repo owns
| Repository | Primary responsibility | Open it when you need to |
|---|---|---|
devrel-insights | Mobile field capture app | inspect capture UX, sync logic, auth, and device behavior |
devrel-insights-admin | Web control plane | inspect dashboard logic, imports, event management, and reporting |
devrel-insights-docs | Shared documentation site | align teams on architecture, workflows, screenshots, QA, and release process |
Start here by role
Start in `Understand the Product`, then move into the mobile, admin, or shared platform section you are changing.
Use the product docs first for how the system behaves, then open the Operations Handbook for validation and rollout guidance.
Start with the strategic overview, then use the Operations Handbook for rollout, readiness, and program-level visibility.
First-week checklist
- Read
Architecture > System Overview. - Read
Architecture > Implementation Deep Diveif you are changing code or touching architecture-sensitive flows. - Walk through
Shared Platform > Workflow Walkthrough. - Review
Mobile ScreenshotsandAdmin Screenshots. - Open
Operations Runbooks > Repository Setupif you need local access. - Use
Operations Runbooks > QA Tester Guidebefore validating a release.
Local development
npm install
npm run start
The local site runs at http://localhost:3000.