Sostituisce Resend con Cloudflare Email Service #14

Merged
javaxman merged 1 commits from feat/cloudflare-email-sending into main 2026-07-29 09:55:05 +02:00
javaxman commented 2026-07-29 09:54:33 +02:00 (Migrated from github.com)

Summary

  • Migra form contatti e newsletter da Resend al binding Cloudflare EMAIL
  • Aggiunge send_email in wrangler e helper condiviso src/lib/email.ts
  • Aggiorna README e .env.example (niente più API key Resend)

Test plan

  • Verificare dominio nexstudio.ai onboardato in Email Service (SPF/DKIM)
  • Deploy Worker con binding EMAIL
  • Test iscrizione newsletter (email conferma)
  • Test form contatti in live
## Summary - Migra form contatti e newsletter da Resend al binding Cloudflare `EMAIL` - Aggiunge `send_email` in wrangler e helper condiviso `src/lib/email.ts` - Aggiorna README e `.env.example` (niente più API key Resend) ## Test plan - [ ] Verificare dominio `nexstudio.ai` onboardato in Email Service (SPF/DKIM) - [ ] Deploy Worker con binding EMAIL - [ ] Test iscrizione newsletter (email conferma) - [ ] Test form contatti in live
Sign in to join this conversation.
No description provided.