Basecamp Sherpa
AppsWebsite

Website

Marketing site and documentation.

Documentation for this app is in progress.

The Website is the marketing and documentation site for Sherpa, built with Fumadocs.

Tech stack

  • Framework: TanStack Start (React 19, Vite 7)
  • Content: Fumadocs (MDX documentation)
  • Styling: Tailwind CSS + Fumadocs UI

Routes

MethodPathDescription
GET/Homepage
GET/featuresFeatures page
GET/pricingPricing page
GET/docs/$Documentation pages (Fumadocs)

API

MethodPathDescription
GET/api/searchFull-text search across documentation

Development

pnpm website:dev

Runs on localhost:3002. No environment variables required.