Vercel + Supabase Demo

Full-stack app with realtime sync, auth, storage & edge functions

Loading...

Realtime Tasks

Live sync with Supabase Realtime

Loading tasks...
📁

File Storage

Supabase Storage with public URLs

Storage Feature: Files are stored securely in Supabase Storage with public URLs for easy sharing.

💬

Realtime Chat

Instant messaging with PostgreSQL changes

No messages yet. Start the conversation!

Realtime Chat: Messages appear instantly for all connected users.

Features Demonstrated

🔐

Authentication

GitHub OAuth with Supabase Auth. Secure user sessions with JWT tokens.

🔄

Realtime Sync

PostgreSQL changes streamed instantly to all clients using Supabase Realtime.

☁️

File Storage

Upload and serve files with Supabase Storage. Public URLs for easy sharing.

Edge Functions

Serverless API routes running on Vercel Edge Network for optimal performance.

Tech Stack

Next.js 15
App Router + React Server Components
TypeScript
Type-safe development
Tailwind CSS
Utility-first styling
Supabase
Postgres + Auth + Storage + Realtime
Vercel
Edge deployment + Serverless functions
GitHub OAuth
Social authentication