Free demo kit · v0.3.0

LaunchList Lite

LaunchList Lite is the first real, downloadable Eastbase kit — a standalone Next.js project you can inspect, customize, run locally, and deploy. It proves the launch-kit idea end to end, for free.

LaunchList Lite is a free demo kit you can inspect, copy, and customize. Paid downloads will come later.

Sections

  • Navbar
  • Hero
  • Problem / promise
  • Feature cards
  • How it works
  • Social proof
  • FAQ
  • Final CTA
  • Footer

Config files

  • config/site.tsName, tagline, description, metadata
  • config/theme.tsBrand colors + corner radius
  • config/content.tsAll the page copy, section by section
  • config/links.tsEvery URL — waitlist, social, nav, email

Included guides

  • README (README.md)
  • Design doc (DESIGN.md)
  • Agent guide (AGENTS.md)
  • Customization guide (CUSTOMIZE.md)
  • Deployment guide (DEPLOY.md)
  • Launch checklist (LAUNCH_CHECKLIST.md)
  • Troubleshooting (TROUBLESHOOTING.md)

Difficulty

Beginner-friendly

Setup time

30–60 minutes

Deploys to

Vercel

Support

Free and self-serve. Optional paid setup help is available.

You'll need

Node.js 18.18+npm / pnpm / yarnGitHub (optional, for deploy)Vercel (optional, for deploy)
How it works

From download to live in four steps.

  1. 01

    Get the files

    Download the zip, or copy the demo-kits/launchlist-lite folder straight from the repo.

  2. 02

    Run it locally

    Run npm install, then npm run dev, and open localhost:3000.

  3. 03

    Make it yours

    Edit the four files in config/ — content, theme, links, and site.

  4. 04

    Deploy it

    Push to GitHub and deploy to Vercel by following DEPLOY.md.

# after downloading or copying demo-kits/launchlist-lite
npm install
npm run dev      # open http://localhost:3000
# edit config/content.ts, then deploy (see DEPLOY.md)

How access works

This kit is free and open to inspect. Download the zip, read the preview, or browse the source at demo-kits/launchlist-lite. Protected, paid downloads for premium kits come later.

License: Demo / free placeholder — see LICENSE.md in the kit.

Want it set up for you?

Setup help applies to demo and paid kits alike — we'll customize, deploy, and launch it with you.