Skip to content

resend/resend-nuxt-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 Nuxt examples here


Resend with Nuxt

This example shows how to use Resend with Nuxt.

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

License

MIT License

About

This example shows how to use Resend with Nuxt

Resources

License

Stars

Watchers

Forks

Contributors