client-updates

Client Updates Portal — v2.2 (Stable)

A client-facing project status portal built with Next.js and Supabase authentication, deployed on Vercel.

This is the v2.2 stable release and is intended for production use.


Features


Tech Stack


Getting Started (Local)

Install dependencies and run:

```bash npm install npm run dev