Email & SMS
Resend (Email)
typescript
// Settings > Notifications > Email
RESEND_API_KEY=re_xxxxx
RESEND_FROM_EMAIL=noreply@yourdomain.comSupported Templates:
- Booking Confirmation
- Reminder (24h, 1h)
- Cancellation Notice
- Review Request
Twilio (SMS)
typescript
// Settings > Notifications > SMS
TWILIO_ACCOUNT_SID=ACxxxxx
TWILIO_AUTH_TOKEN=xxxxx
TWILIO_PHONE_NUMBER=+1234567890Features:
- Booking confirmation SMS
- Reminder SMS
- Cancellation SMS