CLI Setup v2.4
Set up your
environment.
Get started with our open-source collection. No API keys required, just pure React components.
Initialize Registry
Run the init command to bootstrap the registry in your project. This creates the necessary configuration files.
npx valvetui initConfigure Free Tier
When prompted for a Pro account, simply select 'No'. The CLI will configure your project for the public registry automatically.
Install Components
You're ready to go. Install any free component directly into your codebase.
npx shadcn add @valvetui/ai-input-01Pro Tip
If you attempt to install a premium component (like ai-input-02) without configuring a key, the CLI will return a 401 Unauthorized error.