Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 2.4 KB

README.md

File metadata and controls

24 lines (18 loc) · 2.4 KB

Edgy Edge Functions is a video series where we explore Supabase Edge Functions and Deno functionality and features.

If there's something you'd like to learn about, please open an issue and let me know on this Tweet thread.

Thanks for stopping by! Denosaur and I will see you soon \o/

Find more Supabase Edge Functions Examples here!

Episodes

  1. [ Video | Code ] Generating OG Images
  2. [ Video | Code ] Caching OG Images with Storage CDN
  3. [ Video | Code ] Deploying from GitHub Actions
  4. [ Video | Code ] Handling Stripe Webhooks
  5. [ Video | Code ] Building a Telegram Bot
  6. [ Video | Code ] Better CAPTCHA with Cloudflare Turnstile
  7. [ Video | Code ] Creating Discord Slash Commands
  8. [ Video | Code ] Import Maps
  9. [ Video | Code ] Postgres on the Edge
  10. [ Video | Docs ] Scheduling Functions
  11. [ Video | Code ] Caching Postgres on the Edge with PolyScale.ai
  12. [ Video | Code ] OpenAI with Edge Functions