CollectiveTap lets users run polls and RSVPs via shared links, no accounts needed
CollectiveTap is a micro-app platform where each shared link functions as a live tool — such as a poll, RSVP form, or expense split — requiring no user accounts on either side. Authorization is handled entirely through HMAC-signed capability tokens embedded in the URL, eliminating the need for a session store or authentication provider. The front end is built with vanilla JavaScript and no framework, while Netlify Functions and Edge handle serving and routing, with Supabase managing database state and preview-image caching. Open Graph preview images are rendered as SVG, converted to PNG via Resvg, and served from versioned, content-addressed URLs so previews never go stale when data changes. The architecture was designed so that the shareable link itself is the core unit of the product, making account creation or app installation unnecessary by design.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.
Discussion (0)
Log in to join the discussion and vote.
Log in