Skip to main content
This path creates a small app and sends one exact source-and-preview pair to review. It does not run your source in Niblet Cloud.
1

Install the Niblet CLI

The release installer supports macOS and Linux and verifies the archive against the published SHA-256 manifest.
2

Create a project

A project contains manifest.yaml and exactly one top-level .star file.
3

Run the local preview

Open http://localhost:8080 and keep the CLI running while you edit.
4

Validate and save the review image

5

Authorize the CLI

Review the requested permissions in your browser. The CLI uses OAuth with PKCE and a temporary callback on 127.0.0.1.
6

Upload and submit

push validates and renders locally again, then uploads an immutable source-and-WebP pair. submit sends that exact revision to review.
Never place API keys, passwords, OAuth tokens, Wi-Fi details, or customer data in source, manifests, review notes, or MCP messages.

Next steps

Understand the project format

Add configuration

Connect an AI assistant

Prepare for review