/MinionAH-Next

This is a NextJS project for MinionAH.

Primary LanguageTypeScript

MinionAH Next

This is a NextJS project for MinionAH. It is used to build stuff MinionAH needs that can't be done with Svelte/SvelteKit because a package isn't available or the ecosystem isn't mature enough.

This project currently includes:

OG

This is an Open Graph image generator built with NextJS and deployed on Vercel on the Edge network.

It generates images for MinionAH based on the URL path.

Resend

This is a simple API that sends emails to users using Resend. It's needed to be in NextJS because a react-email like library doesn't exist for Svelte.