Replace GetWaitlist?
YES ยท one-shottableEmail capture with a referral counter. This site's waitlist was built exactly this way โ it took one prompt.
Build me a waitlist signup system like GetWaitlist. Requirements: - A drop-in signup form (one HTML snippet I can paste into any landing page): email field + submit, posting to /api/waitlist. - Server stores emails in SQLite with created_at, referral_code (short unique slug per signup), and referred_by. Dedupe by email, honeypot field for bots, rate-limit by IP. - After signup, show the user their position in line and a personal referral link (?ref=CODE). Each signup arriving via their link moves them up 5 spots ยท recompute position as base_position minus 5 ร referrals. - A /admin page (basic-auth from .env): count, growth chart drawn with a tiny inline SVG (no chart libraries), CSV export, delete button per row. - No third-party services, no client-side JS frameworks. Node or Python, one process, deploy instructions for a VPS behind a reverse proxy.
$ open in your agent (prompt prefilled, you press enter) or copy it raw
xtheir referral-widget templates
xbuilt-in email blasts to the list
xspam filtering you didn't tune yourself
No mature prior art is listed for this record.
What does the GetWaitlist / LaunchList verdict mean?
The directory classifies the core job as practical to build with an AI coding agent. Use the prompt as a starting point and review the tradeoffs before relying on the result. This research record is not a hosted IVCIFY tool.
What price does this directory record show for GetWaitlist / LaunchList?
The directory records $15/month for a paid plan, checked 2026-07-29. Verify the source before making a purchase decision. This reference stays outside retail Stack Math unless current matched evidence supports the comparison.
What do I lose by replacing GetWaitlist / LaunchList?
Honestly: their referral-widget templates; built-in email blasts to the list; spam filtering you didn't tune yourself. If any of those are load-bearing for you, keep paying.
Is there an open-source alternative to GetWaitlist / LaunchList?
This record does not list mature open-source prior art. The build prompt remains available as a research starting point.