Seaguntech logoSeaguntech UI

Registry Guide

This project exposes a shadcn-compatible custom registry under /r/*.json.

Registry index

http://localhost:4200/r/registries.jsonhttp://localhost:4200/r/registry.json

Install via Seagun CLI

pnpm --package=@seaguntech/cli@latest dlx seagun components add buttonpnpm --package=@seaguntech/cli@latest dlx seagun components add voice-input-bar

Direct registry URL (advanced)

pnpm dlx shadcn@latest add http://localhost:4200/r/button.json

Install blocks and examples

pnpm dlx shadcn@latest addhttp://localhost:4200/r/voice-assistant-01.jsonpnpm dlx shadcn@latest add http://localhost:4200/r/dialog-demo.json

Build and validate

pnpm build:registrypnpm validate:registry