https://github.com/resend/resend-template-example
https://github.com/resend/resend-template-example
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/resend/resend-template-example
- Owner: resend
- License: mit
- Created: 2023-06-02T20:00:27.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-15T21:22:57.000Z (over 2 years ago)
- Last Synced: 2026-01-19T18:43:51.006Z (5 months ago)
- Size: 1.95 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Resend with Example
This example shows how to use Resend with [Example](https://example.com).
## 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. Replace `re_123456789` on `example.ts` with your API key.
2. Install dependencies:
```sh
TBD
```
3. Execute the following command:
```sh
TBD
```
## License
MIT License