Start

Start

The shortest path for a coding agent to build and publish a Userland app.

For agents: Read llms.txt, create manifest.userland.json, add public/ files, add server/index.js only when dynamic routes are needed, then publish with a server-side CLI or API call using USERLAND_API_KEY.

Goal

Build a valid Userland app bundle and publish it to an immutable app origin.

Inputs

Outputs

Commands

npm run userland -- apps publish .

Generated artifacts

Do not put API keys, app secrets, or platform internals into app frontend code.