Marketing and waitlist site for Pilot.
From repo root:
pnpm install
pnpm --filter web devSite runs on http://localhost:3001 by default.
From repo root:
pnpm --filter web dev
pnpm --filter web build
pnpm --filter web check-types
pnpm --filter web lint@pilot/uifor shared shadcn/tailwind UI layer@pilot/typesfor shared types@pilot/configfor eslint/postcss/tsconfig
Deploy this app as a separate Vercel project with root directory set to:
apps/web