Documentation

Email adapter

Resend setup and overview of the included email flows.

Source: README.md + docs/resend.md
The source markdown is currently written in Spanish. This UI stays in English so you can still navigate the docs comfortably.

Email adapter

Resend

1. Crear cuenta

  1. Entra a Resend.
  2. Genera una API key.
  3. Verifica tu dominio si quieres enviar desde tu propio remitente.

Screenshot placeholder: Pantalla de API keys y sección de domains.

2. Configurar

RESEND_API_KEY=""

En src/config/app.ts:

email: {
  from: "Lánzate <noreply@tu-dominio.com>",
}

3. Emails incluidos

  • Welcome
  • Reset password
  • Payment confirmation