og/README.md
2023-08-03 10:02:04 -05:00

12 lines
553 B
Markdown

# og
[git.gay](https://git.gay)'s thumbnail server, inspired by GitHub's.
![A demo thumbnail for this repository, generated by this project](https://og.git.gay/gitgay/og?format=svg)
Made with [@besties/html2png](https://git.gay/besties/html2png), itself a wrapper for [satori](https://www.npmjs.com/package/satori) and [@resvg/resvg-wasm](https://www.npmjs.com/package/@resvg/resvg-wasm).
## Self-hosting
clone the repository, install the dependencies with `npm i`, create a `.env` file (see [.env.example](.env.example)), and run `npm run start`.