packages/feed/apps/web/README.md
apps/web)Next.js application: UI, API routes, SSE, auth wiring, and Vercel Analytics/Speed Insights.
GatedSpeedInsights: route allowlist + session sampling + optional disable for minimal/embed layout.Full write-up (WHYs, env vars, route list, roadmap): docs/observability/speed-insights.md.
| Topic | Location |
|---|---|
| Observability index | docs/observability/README.md |
| Markets / terminal (example feature README) | src/app/markets/README.md |
From repo root:
bun run dev:web # This app only
bun run build # Production build (turbo)
See root README.md for full quality gates and monorepo commands.