What is OpenGraphUI?
OpenGraphUI is a collection of open-sourced components and templates to build engaging open graph images faster. Its purpose is to empower developers to create great visual content as quickly as possible.
How Does It Work?
All of our components and tempalates are based and tested on Vercel's Image Generation library powered by Satori.
You can either start from a template and work your way through what you need, or start from scratch choosing any components you want. There are no packages or installs, just grab the code and get going.
Installation
This is a Next project bootstrapped with create-next-app
. First, install the dependencies:
npm install
Then, run the development server to get started:
npm run dev
Open http://localhost:3000 with your browser to see the result.