Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 339 Bytes

File metadata and controls

35 lines (20 loc) · 339 Bytes

OG-gen (Open Graph Image generator)

made with @vercel/og(satori)

Usage

Installation

# clone the repo

git clone link

# install dependencies

pnpm i

# make changes

# run the server

pnpm dev

API

/*
*   title and date are required.
*/

https://localhost:3000/api/og?title=someTitle&date=someDate