Case study

Wink Icebreaker

A browser-native venue social product that turns QR scans, live matching, and drink offers into a nightlife revenue system.

Wink Icebreaker

Wink Icebreaker is built around a sharp product idea: let guests scan a QR code inside a venue, join a live social zone without installing an app, and break the ice by sending a drink. On the surface it feels simple and playful. Underneath, it is a multi-tenant venue system that connects guest interaction, payments, realtime presence, and business operations.

What the product includes

  • QR-based venue entry with no app download required
  • Browser-native profile creation and venue-scoped discovery
  • Realtime matching, chat, group interactions, and drink offers
  • Owner tools for live transactions, drink analytics, revenue reporting, QR management, and menu updates

What makes the system interesting

The local noxx project shows that Wink is much more than a landing page funnel. It runs as a Next.js App Router application with React, TypeScript, Supabase, Stripe, Stripe Connect, Cloudflare R2, and a large Wink-specific service layer. The product handles browser-based identity, realtime presence, push notifications, restaurant-specific settings, multi-language support, and drink-order flows that move from offer to acceptance, payment capture, and fulfillment.

Why it is technically strong

  • The experience stays browser-first, which keeps onboarding friction low for nightlife use
  • Supabase powers the core data, auth, and realtime behavior needed for live venue interactions
  • Payments are part of the product mechanic, not an afterthought, with Stripe-based ordering and venue payout support
  • The venue side is treated as a real operations product, including analytics, menu management, QR setup, and optional thermal printing workflows

Why it stands out

Wink is interesting because it combines consumer social UX with hospitality infrastructure. It is trying to increase venue revenue and guest engagement at the same time, so the product has to feel fun for users and dependable for operators. That combination makes it a much richer web application than a typical promo site or single-surface social app.