Skip to content

GoldenEagle-23/resend-node-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Resend with Node.js

This example shows how to use Resend with Node.js.

Prerequisites

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

Instructions

  1. Replace re_123456789 on index.ts with your API key.

  2. Install dependencies:

npm install
# or
yarn
  1. Execute the following command:
npm run dev

License

MIT License

About

This example shows how to use Resend with Node.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%