DiffTide

Public page monitoring with durable diffs and webhooks.

API base
Baseline bootstrap complete

Watch important pages. Store the change history. Ship the diff.

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

App URL
https://difftide.com
API URL
https://difftide-server.vercel.app/api/v1
Supabase project
rxguzjbembvzzwxxdybe.supabase.co

Frontend

Next.js App Router baseline with secure defaults, typed public env validation, and a clean marketing/dashboard shell.

Auth Surface

Supabase SSR clients are wired for browser and server usage, with a proxy ready to refresh auth cookies safely.

Backend Contract

The web app expects a versioned API URL so dashboard features can grow without coupling to frontend deployments.