Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 763 Bytes

README.md

File metadata and controls

35 lines (21 loc) · 763 Bytes

Kalai

Kalai is a service that generates thumbnails for images. It is built using Next.js and Satori

Project setup

Install all dependencies:

pnpm install

Development

Start the development server:

pnpm dev

How to use

Use the url provided in the preview section to refer to the generated thumbnails.

Deployment

This project is deployed on Vercel. To deploy, push to the main branch.

Acknowledgements

A special thank you to Vercel for hosting this project.