OG image and screenshot API — POST a template, get back a PNG for social cards
Part of the Stockyard family of self-hosted developer tools.
docker run -p 9080:9080 -v broadside_data:/data ghcr.io/stockyard-dev/stockyard-broadsideOr with docker-compose:
docker-compose up -dOpen http://localhost:9080 in your browser.
| Variable | Default | Description |
|---|---|---|
PORT |
9080 |
HTTP port |
DATA_DIR |
./data |
SQLite database directory |
BROADSIDE_LICENSE_KEY |
(empty) | Pro license key |
| Free | Pro | |
|---|---|---|
| Limits | 3 templates, 100 renders/mo | Unlimited templates and renders |
| Price | Free | $4.99/mo |
Get a Pro license at stockyard.dev/tools/.
Developer Tools
Apache 2.0