{"id":38650090,"url":"https://github.com/kubeclipper/console","last_synced_at":"2026-01-17T09:19:01.647Z","repository":{"id":45701046,"uuid":"504365466","full_name":"kubeclipper/console","owner":"kubeclipper","description":"kubeclipper web console","archived":false,"fork":false,"pushed_at":"2024-07-25T09:07:31.000Z","size":3583,"stargazers_count":41,"open_issues_count":3,"forks_count":11,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-07-26T08:08:47.117Z","etag":null,"topics":["kubeclipper","react","yarn"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kubeclipper.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":"2022-06-17T02:13:26.000Z","updated_at":"2024-07-25T09:07:35.000Z","dependencies_parsed_at":"2024-07-24T08:12:49.272Z","dependency_job_id":null,"html_url":"https://github.com/kubeclipper/console","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/kubeclipper/console","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubeclipper%2Fconsole","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubeclipper%2Fconsole/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubeclipper%2Fconsole/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubeclipper%2Fconsole/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kubeclipper","download_url":"https://codeload.github.com/kubeclipper/console/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubeclipper%2Fconsole/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28505182,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T06:57:29.758Z","status":"ssl_error","status_checked_at":"2026-01-17T06:56:03.931Z","response_time":85,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["kubeclipper","react","yarn"],"created_at":"2026-01-17T09:19:00.799Z","updated_at":"2026-01-17T09:19:01.621Z","avatar_url":"https://github.com/kubeclipper.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# KubeClipper Console\n\nKubeClipper console is the web for [KubeClipper](https://github.com/kubeclipper/kubeclipper).\n\n## Getting Started\n\n### Prerequisite\n\n#### Node.js\n\nConsole is written using Javascript. If you don't have a Node.js development environment, please [set it up](https://nodejs.org/en/download/). The minimum version required is `12.18`.\n\n#### Yarn\n\nWe use [Yarn](https://yarnpkg.com/) to do package management. If you don't have yarn, use the following to install:\n\n```\nnpm install -g yarn@1.22.4\n```\n\nThe minimum version required is `1.22.4`, but you can use a newer version.\n\n### Install dependencies\n\nIn the project root directory, same level as package.json.\n\n```shell\nyarn install\n```\n\n\u003e If you have trouble downloading the dependencies, try the following\n\u003e\n\u003e `yarn config set registry https://registry.npmmirror.com`\n\n### Start console\n\nconfig kubeclipper console apiserver:\n\n```shell\nmodule.exports = {\n  devIp: 'xxxxxx:8080',\n};\n```\n\n```bash\nyarn start\n```\n\nConsole app is running at port `8089`, But if you not config correct apiserver, you shouldn't be able to login.\n\n### Build console\n\n```bash\nyarn build\n```\n\n## How to build container image\n\n```sh\ndocker build -t kubeclipper-console .\n```\n\n## How to submit a PR\n\nFollow [Contribution Rules](https://github.com/kubeclipper/community) to commit your codes.\n\n## Others\n\n1. [Catalog Introduction](./docs/2-catalog-introduction.md)\n2. [How To Develop](./docs/1-ready-to-work.md)\n3. [I18n](./docs/3-I18n-introduction.md)\n4. [E2E \u0026 Unit Test](./docs/4-test.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkubeclipper%2Fconsole","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkubeclipper%2Fconsole","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkubeclipper%2Fconsole/lists"}