Can I vibecode 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
prompt copied. verdicts flip when models improve.
five vibe-coding tips + the verdicts that changed. thursdays, free, one-click out.
xtheir referral-widget templates
xbuilt-in email blasts to the list
xspam filtering you didn't tune yourself
Nothing worth pointing at. That's why the prompt exists.
GetWaitlist pricing
| plan | monthly | annual (per mo) | what you get |
|---|---|---|---|
| legacy free | $0/workspace | $0/workspace | Unlimited signups; available only to accounts created before 2025-06-12. |
| basic | $15/workspace | — | Unlimited signups; 7-day trial. |
| advanced | $50/workspace | — | Unlimited signups; removes GetWaitlist branding. |
| pro | $250/workspace | — | Unlimited signups; custom email/domain; advanced analytics; multi-user access; unlimited custom email blasts. |
free tierNo free tier for new accounts. Legacy accounts created before 2025-06-12 retain a free plan with unlimited signups.
billingMonthly + annual; the page advertises 33% savings annually but did not expose the exact annual charges in the checked public output.
verified 2026-08-12 · source ↗
Can I vibecode GetWaitlist / LaunchList?
Yes. A competent AI coding agent (Claude Code, Codex, Cursor) can build a usable personal GetWaitlist / LaunchList replacement in one session with the prompt on this page. It runs on your own machine or server with no subscription.
How much does GetWaitlist / LaunchList cost?
GetWaitlist / LaunchList costs about $15/month (paid plan, checked 2026-07-29), which is $180 per year. That's what you save by replacing it with one prompt.
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?
No mature open-source alternative worth pointing at, which is exactly why the one-shot prompt on this page exists.