Skip to main content

Builder Insights Documentation

This site is the shared documentation home for the Builder Insights platform.

It covers:

  • the Expo/React Native mobile app used for field capture
  • the Next.js admin portal used for event management and reporting
  • shared data, API, operational, and release workflows across both apps

Repositories

  • devrel-insights - mobile app
  • devrel-insights-admin - admin portal
  • devrel-insights-docs - shared documentation site

These repo names still use legacy devrel identifiers while the broader platform rename is phased in.

Start Here

  • Read the system view in Architecture
  • Use Mobile App for field capture and offline flow docs
  • Use Admin App for portal behavior and operator workflows
  • Use Shared Platform for roles, workflow, and demo narrative docs
  • Use Operations for testing, release, and screenshot capture guidance

Initial publishing checklist

  • confirm deployment target and site URL
  • add the first admin screenshots
  • add repo-local links for key setup and tester docs
  • publish the docs repo and hook it into your normal engineering workflow

Local Development

npm install
npm run start

The local site runs at http://localhost:3000.