franky47 / foggy

Generate OpenGraph images from a Figma design in one click

Home Page:https://usefoggy.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🌁 Foggy

MIT License Depfu

Generate OpenGraph images from Figma designs in one click

https://usefoggy.vercel.app

How it works

The Figma API provides an endpoint to generate images from a Frame URL. Images are saved on an Amazon S3 bucket with a public URL.

This project provides a thin API layer to resolve to those public URLs by slightly modifying the Figma URL.

The project is made with Next.js, and hosted on Vercel.

Self-hosting

You can deploy this project to your own Vercel account:

Deploy with Vercel

Environment Variables

Misc

Why Foggy? Figma Open Graph Generator, Yay !

License: MIT - Made with ❤️ by François Best.

Using this at work ? Sponsor me to help with support and maintenance.

About

Generate OpenGraph images from a Figma design in one click

https://usefoggy.vercel.app

License:MIT License


Languages

Language:TypeScript 99.1%Language:JavaScript 0.9%