{"id":25208060,"url":"https://github.com/comfy-org/registry-web","last_synced_at":"2025-10-25T08:30:57.911Z","repository":{"id":243906924,"uuid":"794355138","full_name":"Comfy-Org/registry-web","owner":"Comfy-Org","description":"React App for Comfy Registry","archived":false,"fork":false,"pushed_at":"2025-02-09T05:21:35.000Z","size":1603,"stargazers_count":13,"open_issues_count":4,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-09T06:22:51.238Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://registry.comfy.org","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Comfy-Org.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-01T00:54:39.000Z","updated_at":"2025-02-09T05:21:38.000Z","dependencies_parsed_at":"2024-06-23T04:15:36.804Z","dependency_job_id":"751412a3-892a-45a4-b6a3-b7bc0b38341a","html_url":"https://github.com/Comfy-Org/registry-web","commit_stats":null,"previous_names":["comfy-org/registry-web"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Comfy-Org%2Fregistry-web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Comfy-Org%2Fregistry-web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Comfy-Org%2Fregistry-web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Comfy-Org%2Fregistry-web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Comfy-Org","download_url":"https://codeload.github.com/Comfy-Org/registry-web/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238109530,"owners_count":19417881,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-02-10T12:18:35.252Z","updated_at":"2025-10-25T08:30:57.906Z","avatar_url":"https://github.com/Comfy-Org.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Comfy Registry Frontend\n\nThe frontend React App for [Comfy Registry](https://comfyregistry.org).\n\nRegistry React Frontend [Github](https://github.com/Comfy-Org/registry-web)\n\nRegistry CLI [Github](https://github.com/yoland68/comfy-cli)\n\n## Getting Started\n\n### Set up IDE\n\n#### VSCode\n\nInstall [Prettier](https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode) + [Eslint](https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint) extensions.\n\n`.vscode/settings.json` is set up in the workspace to lint + format code on save.\n\n### Local Development\n\nRun the development server\n\n```bash\ngit checkout dev\ncurl -fsSL https://bun.sh/install | bash\nbun install\nbun dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the result.\n\n### GitHub OAuth App Setup\n\nFor features that require GitHub authentication (like node claiming), you'll need to set up a GitHub OAuth App. See [docs/github-app.md](docs/github-app.md) for detailed setup instructions.\n\n### Storybook\n\nWe use Storybook for component development and documentation. To run Storybook:\n\n```bash\npnpm run storybook\n```\n\nOpen [http://localhost:6006](http://localhost:6006) to view the component library. Storybook allows you to:\n\n- View and interact with components in isolation\n- Test different component states and variations\n- See documentation for components\n- Develop UI components in isolation without running the full app\n\n#### Visual Testing with Chromatic\n\nWe use Chromatic for visual testing and UI reviews:\n\n```bash\n# Make sure to set your project token\nexport CHROMATIC_PROJECT_TOKEN=your_token\npnpm run chromatic\n```\n\nSee [docs/chromatic-setup.md](docs/chromatic-setup.md) for more details on our Chromatic CI/CD integration.\n\n### Generate Code Stub based on OpenAPI Spec\n\nStart the dev server.\n\nCurrently, the Orval spec is in `orval.config.js`. It points to the OpenAPI spec in your localhost server. This can be changed to staging or prod.\n\n```sh\nnpx orval\n```\n\nThis generates react queries that you can use in your Components.\n\n### Deployments\n\n#### Production\n\nMake a PR to the `main` branch. Once merged, Vercel will deploy to https://comfyregistry.org\n\n### CORS\n\nTo enable CORS on the google cloud storage bucket, reference the `cors.json` file. More info [here](https://cloud.google.com/storage/docs/cross-origin#cors-components).\n\n`gcloud storage buckets update gs://comfy-registry --cors-file=cors.json`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcomfy-org%2Fregistry-web","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcomfy-org%2Fregistry-web","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcomfy-org%2Fregistry-web/lists"}