waitlist.as
Preview MDXLD as a waitlist signup page
waitlist.as - Waitlist Preview
Preview MDXLD documents as waitlist and pre-launch signup pages through waitlist.as.
What is waitlist.as?
waitlist.as renders MDXLD documents with $type: Waitlist as beautiful pre-launch pages with email capture, social sharing, and referral tracking.
Basic Example
---
$type: Waitlist
$id: https://waitlist.as/my-product
title: Coming Soon
subtitle: Revolutionary AI-powered platform
description: Be the first to know when we launch
launchDate: 2025-12-01
logo: /logo.svg
benefits:
- Early access to beta
- Lifetime discount
- Priority support
socialProof:
waitlistCount: true
showRecentSignups: true
referralProgram:
enabled: true
reward: Move up 10 spots per referral
integrations:
- mailchimp
- convertkit
---
# {data.title}
{data.subtitle}
## Why Join?
{data.benefits.map(b => `- ${b}`).join('\n')}
## Launch Date
We're launching on {data.launchDate}. Join the waitlist to get early access!Renders at: https://waitlist.as/my-product
Features
- Email Capture: Simple signup form
- Referral System: Viral growth mechanics
- Social Sharing: Share buttons (Twitter, LinkedIn, etc.)
- Countdown Timer: Build anticipation
- Waitlist Position: Show user's position in queue
- Gamification: Rewards for referrals
- Analytics: Track signups and referrals
- Email Notifications: Auto-notify on launch
Referral Mechanics
Encourage viral growth:
- Share link → Get unique referral code
- Referrals move you up in queue
- Leaderboard of top referrers
- Rewards at milestones (10, 50, 100 referrals)
Social Proof
Build trust with:
- Live signup counter
- Recent signups ticker
- Testimonials from early access
- Media mentions
- Investor logos
Preview URL
Try It
# Deploy waitlist page
mdxe deploy product-waitlist.mdx --preview waitlist.as
# Opens: https://waitlist.as/product with signup formIntegration
Automatically integrates with:
- Mailchimp: Sync email list
- ConvertKit: Email sequences
- Airtable: Store submissions
- Slack: Get notified of signups
- Analytics: Track conversion metrics