LILY Docs
Ship in seconds.
Read for ten minutes.
Everything you need to install the CLI, compile your first brick and deploy a Next.js site on the LILY fleet. Written for the team that ships today.
$ curl -sSL rc.lilylabs.io/install.sh | bash
→ fetching lly binary for x86_64-linux …
✓ installed lly@1.0 to /usr/local/bin
$ lly login
→ opening browser: https://auth.lilylabs.io/cli?code=4F2A
✓ signed in as alex@startup.dev
$ lly nextjs void
→ 11 routes · 1 layout · 3 server actions
✓ built ./void.brick (4.2 MB)
$ lly void deploy ./void.brick
✓ live at https://lazy-fox.app.lilylabs.io
01 · start here
Getting Started
Install the lly CLI, sign in to the platform and ship your first brick in under five minutes.
Begin →
02 · mental modelConcepts
What's a brick, what's a void, where does the runtime live. The vocabulary you need to read the rest of the docs.
Read →
03 · referenceCLI
Every lly subcommand with flags, examples and exit codes. Use it as the source of truth for scripting.
Look up →
04 · how-toGuides
End-to-end walkthroughs: deploying Next.js, publishing a plugin, wiring up CI/CD against the LILY fleet.
Follow →
The constellation