A template for running your own registry.
https://github.com/shadcn-ui/registry-template-v3.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 v3. For Tailwind v4, see registry-template. We recommend using the v4 version for new registries.
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.