This example shows how to use Resend with Hono.
To get the most out of this guide, you’ll need to:
-
Replace
re_123456789
onindex.tsx
with your API key. -
Install dependencies:
pnpm install
- Execute the following command:
pnpm run dev
MIT License