Skip to content

gochitashvili/gocha

Repository files navigation

gocha Registry

This is an example registry built using shadcn/ui.

Usage

To install components from the gocha registry, you can use the following remote registries config in your components.json file:

{
  "registries": {
    "@gocha": "https://gocha-dev.vercel.app/r/{name}.json"
  }
}

You can then add items using the following command:

npx shadcn@latest add @gocha/login-form

To install the gocha design system, you can use the following command:

npx shadcn@beta add @gocha/design-system

Authentication

To see examples of how to use authentication with the registry, see the API Routes documentation.

Development

Clone the repository, then install the dependencies and run the development server.

pnpm install
pnpm dev

The development server will be available at http://localhost:3003.

About

Personal Portfolio @ React UI components

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •