florian-lefebvre / resend-astro-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Resend with Astro

This examples shows how to use Resend with Astro.

Instructions

  1. Define environment variables in .env file.
  2. Install dependencies:
pnpm install
  1. Run Astro locally:
pnpm dev
  1. Open URL in the browser:
http://localhost:4321/api/send

License

MIT License

About

License:MIT License


Languages

Language:TypeScript 49.2%Language:Astro 33.4%Language:JavaScript 17.4%