Skip to content

Quickstart

Lyvica builds a real web app from a sentence or two. Here’s the whole loop.

Lyvica uses passwordless magic links — no password to remember.

  1. Go to lyvica.com and enter your email.
  2. Click Send magic link.
  3. Open the email (“Your Lyvica sign-in link”) and click the button — or paste the URL into your browser.
  4. You land on your dashboard, signed in.

On your dashboard you’ll see “What do you want to build?”

  1. Type a description of your app — the more specific, the better.
  2. Press Enter (or Start building).
  3. On the next screen, confirm the project name (auto-filled from your brief) and the brief itself, then click Create project.

A good brief names the app, its main screens, and anything important about how it should work. For example:

A link-in-bio page for a DJ: hero with name and photo, links to Spotify and SoundCloud, an upcoming-gigs list, and a contact button. Dark theme.

You’re taken into the project workspace, split into chat (left) and preview (right). The build runs automatically:

  • The Logs tab streams the agent’s work in real time.

  • The Preview tab shows your live app once it’s ready. Until then you’ll see:

    Building your app — the first build usually takes 1–2 min. Switch to Logs to watch; the preview appears here when it’s ready.

The page updates itself while the build runs — no need to refresh.

When the build finishes, your app is live. To change anything, just type in the chat — for example “make the hero section dark” or “add a pricing table”. Each message kicks off a new build.

→ More detail in Building & iterating.

Every project ships with:

  • A real GitHub repo — private, in the Lyvica organization, with your app’s full source.
  • A live preview at https://<your-project>.preview.lyvica.com you can open and share.