Skip to content

resend/resend-astro-example

Repository files navigation

Resend with Astro.

This example shows how to use Resend with Astro Actions and Node.js.

Prerequisites

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

Instructions

  1. Define environment variables in .env file.
cp .env.example .env
  1. Install dependencies:
npm install
# or
yarn
  1. Execute the following command:
npm run dev

License

MIT License

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published