SkillAgentSearch skills...

Resendforward

Open Source application for routing emails when using the Resend.com receiving API.

Install / Use

/learn @lsherman98/Resendforward
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Resend Forward

An open source email forwarding server and UI built to work with Resend.com's receiving API. This project allows you to receive emails via Resend and forward them to your preferred destinations.

💡 Don't want to self-host? Try the managed cloud offering at resendforward.com

<img width="1708" height="948" alt="Screenshot 2025-11-14 at 1 59 27 AM" src="https://github.com/user-attachments/assets/b55cd107-6c77-4d9e-80da-7cee525a9d1a" />

Installation

  1. Clone the repository

  2. Install dependencies:

pnpm install

Development

Terminal 1 - Start PocketBase server:

make pb

Terminal 2 - Start the development server:

make dev

Deployment

Build the production executable:

make build
  1. Copy the executable to your server
  2. Run
./server serve 

A $4/month Digital Ocean droplet should work just fine.

Configuring Your Email Client

After setting up email forwarding, you can configure your email client to send emails through Resend:

Tech Stack

View on GitHub
GitHub Stars5
CategoryDevelopment
Updated28d ago
Forks0

Languages

TypeScript

Security Score

85/100

Audited on Mar 9, 2026

No findings