luanvdw / resend-cloudflare-workers-example

This example shows how to use Resend with Cloudflare Workers

Home Page:https://resend.com/docs/send-with-cloudflare-workers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Resend with Cloudflare Workers

This example shows how to use Resend with Cloudflare Workers.

Prerequisites

To get the most out of this guide, you’ll need to:

Instructions

  1. Go to dash.cloudflare.com and create a new Lambda function using the Node.js 18.x runtime.

  2. Paste the worker.js code into the browser editor.

  3. Click on "Save and deploy" at the top right of the screen.

License

MIT License

About

This example shows how to use Resend with Cloudflare Workers

https://resend.com/docs/send-with-cloudflare-workers

License:MIT License


Languages

Language:JavaScript 100.0%