A template for running your own registry.
https://github.com/shadcn-ui/registry-template.git
You can use the shadcn CLI to run your own component registry. Running your own
component registry allows you to distribute your custom components, hooks, pages, and
other files to any React project.
[!IMPORTANT]
This template uses Tailwind v4. For Tailwind v3, see registry-template-v3.
This is a template for creating a custom registry using Next.js.
registry.json file to define components and their files.shadcn build command is used to build the registry.public/r/[name].json.shadcn CLI.Open in v0 api.Visit the shadcn documentation to view the full documentation.