Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 690 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 690 Bytes

This repo is the demo for a tutorial I wrote: "Not Your Average Frames Tutorial" on Paragraph.

Dev notes

  • only sharp 0.32 seems to work on Vercel
  • Even though the response headers are explicitly added, I faced problems getting the image to render correctly on https://warpcast.com/~/developers/frames while serving the app from my local through Ngrok.

My solution was to replace Ngrok with cloudflared, which seems to handle headers better.

Your mileage may vary, especially depending on browser.