Generating OG Images
Generate Open Graph images with Deno and Supabase Edge Functions. View on GitHub.
Code
Create a handler.tsx
file to construct the OG image in React:
Create an index.ts
file to execute the handler on incoming requests:
Generate Open Graph images with Deno and Supabase Edge Functions. View on GitHub.
Create a handler.tsx
file to construct the OG image in React:
Create an index.ts
file to execute the handler on incoming requests: