
Learn languages with home screen widgets
Test sign up flow
Enter an email to trigger the welcome email flow (immediate + 24hr follow up).
API Routes
POST /api/send-welcome
POST /api/send-scheduled
POST /api/webhooks
Email service for Brill — handles welcome emails and automated 24-hour follow-ups using Resend, with Firebase Functions running scheduled jobs in production.
Want to build your own?
Open in Cursor with the prompt pre-filled, or expand below to copy it manually.

Learn languages with home screen widgets
Enter an email to trigger the welcome email flow (immediate + 24hr follow up).
API Routes
POST /api/send-welcome
POST /api/send-scheduled
POST /api/webhooks