Files
HKSingleParty/99_references/supabase-examples/edge-functions/supabase/functions/og-image-with-storage-cdn
2025-05-28 09:55:51 +08:00
..
2025-05-28 09:55:51 +08:00
2025-05-28 09:55:51 +08:00
2025-05-28 09:55:51 +08:00

Open Graph (OG) Image Generation with Supabase Storage CDN Caching

Generate Open Graph images with Deno and Supabase Edge Functions and cache the generated image with Supabase Storage CDN.

Run locally

supabase functions serve --no-verify-jwt

Navigate to http://localhost:54321/functions/v1/og-image-with-storage-cdn?ticketNumber=3524&username=thorwebdev&name=Thor%20%E9%9B%B7%E7%A5%9E%20Schaeff

Deploy

supabase functions deploy og-image-with-storage-cdn --no-verify-jwt