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 appdevrel-insights-admin- admin portaldevrel-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 Appfor field capture and offline flow docs - Use
Admin Appfor portal behavior and operator workflows - Use
Shared Platformfor roles, workflow, and demo narrative docs - Use
Operationsfor 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.