/resend-redwoodjs-example

This example shows how to use Resend with RedwoodJS

Primary LanguageTypeScriptMIT LicenseMIT

Resend with RedwoodJS

This example shows how to use Resend with RedwoodJS.

Prerequisites

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

Instructions

  1. Define environment variables in .env file.

  2. Install dependencies:

yarn
  1. Execute the following command:
yarn redwood dev
  1. Open URL in the browser:
http://localhost:8910/api/send

License

MIT License