alepha@docs:~/docs/packages/alepha/email$
cat cloudflare.md | pretty1 min read
#Alepha - Email Cloudflare
#Installation
Part of the alepha package. Import from alepha/email/cloudflare.
npm install alepha
#Overview
Plugin for Alepha Email that sends through Cloudflare's Email Sending API via a Workers binding.
#API Reference
#Providers
CloudflareEmailProvider— Email provider using Cloudflare's Email Sending API via a Workers binding.
#Environment Variables
Environment variables used to configure this module. These can be set in your .env file or through your deployment configuration.
| Variable | Type | Default | Description |
|---|---|---|---|
EMAIL_FROM |
text | Required | Default sender email address (must be a verified sender) |