Your newsletter. Ghostwritten. Tell us what happened this week — wake up tomorrow to a full issue, in your voice, ready to send.
Status: v0 skeleton — landing page + newsletter-generator preview route. Full AI not yet wired.
Landing: https://quilled.vercel.app
| Layer | Choice |
|---|---|
| Framework | Next.js 15 (App Router) |
| Language | TypeScript (strict) |
| Styling | Tailwind v4 |
| Fonts | Inter via next/font/google |
| Hosting | Vercel (zero config) |
| Waitlist | https://waitlist-api-sigma.vercel.app |
pnpm install
pnpm devPush to main — Vercel picks it up automatically. No environment variables required.
| Route | Description |
|---|---|
/ |
Landing page (original copy & design preserved) |
/try |
v0 ghostwriter preview — enter 3 things from your week, get a mocked newsletter draft, copy to clipboard |
/api/waitlist |
POST { email } — forwards to waitlist-api-sigma with product: "quilled" |
- Wire real AI (voice-to-newsletter generation) behind
/try - Substack / Beehiiv integration (one-click draft push)
- Auth + voice style learning per user