Waitless
Self-hosted waitlist platform
Waitless is an open-source waitlist platform you self-host with Docker or a single-binary build. Collect signups through an embeddable widget, send launch emails, and track growth in a real dashboard — multi-tenant out of the box. Go + React + PostgreSQL.
Quickstart
git clone https://github.com/Yupcha/waitless
cd waitless
docker compose -f docker/docker-compose.yml up -d


Why it matters
Launching something means running a waitlist — and hosted ones lock your subscriber list behind a SaaS bill on someone else's servers.
Own your list
Self-host it — your subscribers, your database, your data.
Embeddable
Drop the widget onto any landing page to start collecting signups.
Email + growth
Send launch emails and watch conversion in a real dashboard.
Multi-tenant
Run waitlists for several products from one install.
What's inside
Embeddable widget
Add signups to any site with a snippet.
Email campaigns
Send launch and update emails to subscribers.
Growth analytics
Signups over time, conversion, and top projects.
Single binary
Self-host with Go + PostgreSQL; Docker-ready.