Unsession is the whole speaker pipeline — call for speakers → evaluation → decisions → speaker onboarding → agenda → publish — and deliberately nothing else.
Speed here isn’t an optimization pass — it’s the architecture. Pages are server-rendered HTML from Cloudflare’s edge, the public agenda is CDN-cached and invalidated the instant you publish, and the review queues are built to stay smooth at a thousand submissions.
Unsession is open source under the AGPL-3.0 license. It’s one Cloudflare Worker — Hono JSX server rendering, D1 for the database, R2 for files — so self-hosting is a few wrangler commands on your own Cloudflare account. And the hosted service at unsession.dev runs exactly this code: same repo, no enterprise fork, no held-back features.
Read the source on GitHub →The sandbox is a real event mid-lifecycle — submissions in review, an agenda half-built, a speaker mid-onboarding. Pick a seat: organizer, speaker, or evaluator.