Skip to content

resend/resend-remix-example

Repository files navigation

Important

This repository has been consolidated into the new resend-examples monorepo, which contains updated examples for all languages and frameworks.

View the Remix examples here


Resend with Remix

This example shows how to use Resend with Remix.

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:
pnpm install
  1. Run Remix locally:
pnpm dev
  1. Open URL in the browser:
http://localhost:3000/send

License

MIT License

About

This example shows how to use Resend with Remix

Resources

License

Stars

Watchers

Forks

Contributors