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
- System Prerequisites: Flutter SDK, Dart runtime, Node.js, Supabase CLI, and Docker.
- Repository Cloning: Submodules, branch workflows, and environment variable configuration.
- Local Database Emulation: Starting local Supabase stack with
supabase startand applying seed data. - Mobile Emulation: Connecting Flutter dev client to local backend.
- Verification: Running test suites and validating local RPC execution.
Typical Command Workflow Preview
$
npm run devWas this page helpful?
Your feedback directly guides the engineering documentation roadmap.