Backend demo — Node.js + Firestore
Create a live poll
Share the link, watch votes come in. Every vote is validated and counted server-side — one vote per visitor, enforced by the API.
Your polls
Nothing yet — create your first poll above.
Demo data is tied to this browser session — it's deleted the moment you close the tab, and auto-expires after 24h either way, so the database never fills up with other visitors' polls.
Live poll
← Create your own poll