Complete waitlist system with email confirmations and server actions
npx shadcn@latest add "https://supreme.jashagrawal.in/r/waitlist-module.json"RESEND_API_KEY=your-keySMTP_HOST=smtp.gmail.comThe system automatically detects and uses the available mailer configuration.
checkIfAlreadyInWaitlist()Prevents duplicate signups
onAddWaitlist()Handles signup with email confirmation
onWaitlistSignup()Custom business logic hooks