This example shows how to use Resend with Hono.
To get the most out of this guide, you’ll need to:
- Define environment variables in
.envfile.
cp .dev.vars.example .dev.vars- Install dependencies:
pnpm install- Execute the following command:
pnpm dev- Open URL in the browser:
http://localhost:8787
MIT License