Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 476 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 476 Bytes

Resend with Hono

This example shows how to use Resend with Hono.

Prerequisites

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

Instructions

  1. Replace re_123456789 on index.tsx with your API key.

  2. Install dependencies:

pnpm install
  1. Execute the following command:
pnpm run dev

License

MIT License