Generate images dynamically for the open graph protocol (og tags)
The idea for this project came from a similar project created by the Vercel team.
The main difference between this project and theirs is that I needed something simpler than the one they developed, and also less expensive since they use a headless browser to take a print of the image while we simply created the image using the canvas library.
Simple do yarn
and yarn run start:dev
To generate an image dynamically open your browser and visit the link localhost:3131/og.jpg?text=hello%20from%20github