Custom shadcn registry
A production-ready, shadcn-compatible registry hosted at ui.brndndiaz.dev. Browse components, copy the install command, and drop them into any project with the CLI.
Point the CLI at any component JSON and you are set.
npx shadcn@latest add https://ui.brndndiaz.dev/r/border-beam.jsonStatic JSON output for every component under /r.
https://ui.brndndiaz.dev/r/border-beam.json
Compatible with shadcn registry schema v2.
Add the namespace once in components.json and install by name.
npx shadcn@latest add @brxndxndiaz-ui/border-beamPublic registries list for discovery and tooling.
https://ui.brndndiaz.dev/r/registries.json
Matches the shadcn registry index format.