Building a waitlist is one of the first things every SaaS founder needs — before the product is done, before the landing page is polished, before anything. You need a way to capture early interest.

In this tutorial we'll build a complete waitlist with:


A server action that captures email addresses
Prisma + PostgreSQL to persist signups
Resend...