Skip to main content
  1. Tags/

Dev-Tunnels

Dev Tunnels: Test Webhooks and Share Local Apps Without a Deploy

Quick Takes · Apr 4, 2026 · 5 min read
If you read the Cloudflare Tunnel post, you know the problem: localhost does not accept webhooks, OAuth providers reject http://localhost as a redirect URI, and showing a client work-in-progress means a deploy. Cloudflare Tunnel is a solid solution, but it requires a Cloudflare account and domain setup.
Dev Tunnels: Test Webhooks and Share Local Apps Without a Deploy