AAttendrix Docsv1.0
How-ToPlanned

Development Setup

Step-by-step developer environment setup for Attendrix engineers.

Development Setup

Status: Planned for Phase 2

Authoritative development environment instructions for Flutter, Supabase CLI, and local Edge Function runners will be documented in Phase 2.

Planned Content

  1. System Prerequisites: Flutter SDK, Dart runtime, Node.js, Supabase CLI, and Docker.
  2. Repository Cloning: Submodules, branch workflows, and environment variable configuration.
  3. Local Database Emulation: Starting local Supabase stack with supabase start and applying seed data.
  4. Mobile Emulation: Connecting Flutter dev client to local backend.
  5. Verification: Running test suites and validating local RPC execution.

Typical Command Workflow Preview

$npm run dev

Was this page helpful?

Your feedback directly guides the engineering documentation roadmap.

On this page