Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/resend/resend-deno-deploy-example

This example shows how to use Resend with Deno Deploy
https://github.com/resend/resend-deno-deploy-example

Last synced: 5 days ago
JSON representation

This example shows how to use Resend with Deno Deploy

Awesome Lists containing this project

README

        

# Resend with Deno Deploy

This example shows how to use Resend with [Deno Deploy](https://deno.com/deploy).

## Prerequisites

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

* [Create an API key](https://resend.com/api-keys)
* [Verify your domain](https://resend.com/domains)

## Instructions

1. Go to [dash.deno.com/projects](https://dash.deno.com/projects) and create a new playground project.

2. Paste the `index.ts` code into the browser editor.

3. Click on "Save & Deploy" at the top of the screen.

## License

MIT License