Kalai is a service that generates thumbnails for images. It is built using Next.js and Satori
Install all dependencies:
pnpm install
Start the development server:
pnpm dev
Use the url provided in the preview
section to refer to the generated thumbnails.
This project is deployed on Vercel. To deploy, push to the main
branch.
A special thank you to Vercel for hosting this project.