All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

Pulse: Open-Source Self-Hosted Real-Time Polling Application

By

Kartikey Bhardwaj

2mo ago· 1 min readenProduct

Summary

Pulse is an open-source, self-hosted polling application that offers real-time voting updates via WebSocket. It prioritizes privacy with anonymous creators and voters, can be deployed to AWS with a single command, operates cost-effectively on Lambda and DynamoDB, and features a lightweight frontend under 50KB without frameworks.

Key quotes

· 5 pulled
Pulse is a standalone, open-source polling app that does one thing well.
Real-time - votes update live across all viewers via WebSocket
Privacy-first - anonymous creators and voters, enforced server-side
Self-hosted - deploy to your own AWS account with one CDK command
Under 50KB frontend - no bloat, no frameworks, just fast
Snippet from the RSS feed
Most polling tools are buried inside Slack, Teams, or Google Forms, or locked behind paywalls. Pulse is a standalone, open-source polling app that does one thing well. • Real-time - votes update live across all viewers via WebSocket • Privacy-first - anon

You might also wanna read