Open Graph Image Generation
Generate Open Graph images with Deno and Supabase Edge Functions, no framework needed. This is a fork of the awesome @vercel/og, ported to run on Deno.
Run locally
supabase functions serve --no-verify-jwt
Navigate to http://localhost:54321/functions/v1/opengraph
Deploy
supabase functions deploy opengraph --no-verify-jwt