{"id":25208077,"url":"https://github.com/comfy-org/comfyci-dashboard","last_synced_at":"2025-06-30T21:07:09.608Z","repository":{"id":233254414,"uuid":"785820165","full_name":"Comfy-Org/comfyci-dashboard","owner":"Comfy-Org","description":"A dashboard showing the results of continuous integration testing for ComfyUI","archived":false,"fork":false,"pushed_at":"2024-09-16T08:07:37.000Z","size":1625,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-06-30T21:05:48.034Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://ci.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,"zenodo":null}},"created_at":"2024-04-12T17:35:16.000Z","updated_at":"2025-02-10T19:27:20.000Z","dependencies_parsed_at":"2024-06-18T03:57:06.352Z","dependency_job_id":"d8ef945e-53fa-4938-9d03-495864b9d483","html_url":"https://github.com/Comfy-Org/comfyci-dashboard","commit_stats":null,"previous_names":["drip-art/comfyci-dashboard","comfy-org/comfyci-dashboard"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Comfy-Org/comfyci-dashboard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Comfy-Org%2Fcomfyci-dashboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Comfy-Org%2Fcomfyci-dashboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Comfy-Org%2Fcomfyci-dashboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Comfy-Org%2Fcomfyci-dashboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Comfy-Org","download_url":"https://codeload.github.com/Comfy-Org/comfyci-dashboard/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Comfy-Org%2Fcomfyci-dashboard/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262850265,"owners_count":23374355,"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:38.526Z","updated_at":"2025-06-30T21:07:09.573Z","avatar_url":"https://github.com/Comfy-Org.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ComfyCI Dashboard\n\nBuilt using NextJS.\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.default` is available, it is set up in the workspace to lint + format code on save.\n    - Copy to `settings.json` to use it\n    - But also maybe don't because the existing code doesn't stick to that formatter at all\n\n### Local Development\n\n- Install prereqs:\n    - Clone this repo\n    - install NodeJS: https://nodejs.org/en/download/package-manager/current\n    - Install pnpm: https://pnpm.io/installation\n    - open new terminal install (pnpm doesn't add self to path instantly) (note VS Code terminal has persistence that will screw you here)\n    - `pnpm install`\n- Setup:\n    - Copy `.env.local.example` to `.env.local` and configure it\n- Actually run:\n    - `pnpm run dev`\n    - Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.\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`npx orval`\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://comfyci.org\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcomfy-org%2Fcomfyci-dashboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcomfy-org%2Fcomfyci-dashboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcomfy-org%2Fcomfyci-dashboard/lists"}