Quickstart: Next.js | Supabase
This example provides the steps to build a simple user management app (from scratch!) using Supabase and Next.js. It includes: Supabase Database: a Postgres database for storing your user data. Supabase Auth: users can sign in with magic links (no passwords, only email). Supabase Storage: users can upload a photo.
https://supabase.io/docs/guides/with-nextjs