Frontend
Next.js App Router baseline with secure defaults, typed public env validation, and a clean marketing/dashboard shell.
DiffTide
Public page monitoring with durable diffs and webhooks.
This repository is the secure frontend baseline for DiffTide: typed public envs, Supabase SSR helpers, and a Vercel-friendly Next.js shell ready for marketing pages and dashboard flows.
Configured endpoints
Next.js App Router baseline with secure defaults, typed public env validation, and a clean marketing/dashboard shell.
Supabase SSR clients are wired for browser and server usage, with a proxy ready to refresh auth cookies safely.
The web app expects a versioned API URL so dashboard features can grow without coupling to frontend deployments.