Pathfinder Docs

Documentation Preview

Getting Started

Use this page as the onboarding entry point for anyone working in Pathfinder.

Local development

  1. Install dependencies with npm install.
  2. Start the app with npm run dev.
  3. Open http://localhost:3000.

Where docs live

  • App-routed docs pages: app/docs/...
  • Internal implementation notes: docs/...
  • End-user help center: app/help/...

First contribution checklist

  • Confirm the route renders locally.
  • Keep docs concise and task-oriented.
  • Update related docs when behavior changes.

Edit this page on GitHub: app/docs/getting-started/page.mdx