
Built a dynamic QR tool so printed codes don’t break when links change
I’ve been building Stirling QR because I kept seeing the same issue:
teams print QR codes, then later the destination URL changes and the print assets become stale.
What I built:
- Dynamic redirect URLs on our own domain
- Update destination after print
- Expiry dates per code
- Pause/delete controls
- Scan tracking dashboard
Built with Next.js + Supabase.
I’d love feedback on:
what analytics are must-have vs nice-to-have
whether onboarding is clear enough for non-technical users
what would block you from using this in production
Demo:

![[Showoff Saturday] I built a dynamic QR redirect app (Next.js + Supabase)](https://external-preview.redd.it/bODAPnRvPC66-1tJXgEjG2vKzeijTaEK9nRgBi8H_dM.png?width=1080&crop=smart&auto=webp&s=3e62fa14266a5852e5185ffe8fec89d4e95c2961)