/** * rVote demo page — server-rendered HTML body. * * Returns the static HTML skeleton for the interactive poll demo. * The client-side vote-demo.ts populates #rd-polls-container via WebSocket. */ export function renderDemo(): string { return `
Interactive polls synced in real-time across all r* demos
Run conviction-weighted polls and governance decisions in your own community space.
Create Your Space