Remix.run Logo
Show HN: ResendForward – OS server and UI for use with Resend.com inbound(github.com)
3 points by lsherman98 14 hours ago

With Resend's new inbound feature I wanted to build a simple application that handles processing webhook events and forwarding emails for multiple applications. Right now Resend requires you to implement that logic in each new application.

repo - https://github.com/lsherman98/resendforward

live - https://resendforward.com

Built with react + pocketbase, extremely simple to self host.