CA

CodeAtlas

Repository Understanding Workspace

Getting Started

Onboarding

3-Minute Setup Checklist

  1. Install runtime dependencies and tooling.
  2. Run migrations and seed data.
  3. Start API and frontend.
  4. Execute smoke tests and verify health checks.

Common Pitfalls

  • Missing `.env.local` values for OAuth providers.
  • Incorrect Docker network alias for DB.
  • Stale generated clients after schema changes.