Matt d76ecbda7a
All checks were successful
Build & Push / build-and-push (push) Successful in 1m22s
feat: wire up email sending for configurator submissions
- Created src/lib/email.ts with Nodemailer + Poste.io SMTP
- sendBriefToClient: formatted HTML brief email to the lead
- sendLeadNotification: admin notification with submission details
- Emails fire non-blocking (don't delay the brief response)
- Only sends if SMTP_HOST and SMTP_PASS are configured

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-25 21:35:47 +01:00
2026-03-25 21:31:59 +01:00
Description
No description provided
9.1 MiB
Languages
TypeScript 98.4%
CSS 1.1%
Dockerfile 0.3%
JavaScript 0.2%