Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/resend/resend-deno-deploy-example
- Owner: resend
- License: mit
- Created: 2023-06-02T18:19:00.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-02T00:00:29.000Z (8 months ago)
- Last Synced: 2024-04-16T05:06:59.331Z (7 months ago)
- Language: TypeScript
- Homepage: https://resend.com/docs/send-with-deno-deploy
- Size: 4.88 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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