Remix.run Logo
WilcoKruijer 2 days ago

I'm working on a toolkit for building "full-stack" libraries. I.e. libraries that bundle frontend hooks, backend routes, and a database schema into a single package.

On top of this I built a library for email that listens to Resend webhooks and stores the email (with thread information) directly in the user’s database. This is a more complete package than what Resend themselves could provide with their backend-only library.

https://github.com/rejot-dev/fragno https://fragno.dev/fragments/resend