{"id":18293099,"url":"https://github.com/kubesphere/kubeeye-console","last_synced_at":"2025-04-05T11:30:52.874Z","repository":{"id":37073314,"uuid":"472601437","full_name":"kubesphere/kubeeye-console","owner":"kubesphere","description":null,"archived":false,"fork":false,"pushed_at":"2023-03-01T21:04:35.000Z","size":564,"stargazers_count":5,"open_issues_count":13,"forks_count":6,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-04-13T21:43:06.693Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kubesphere.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"docs/code-of-conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2022-03-22T03:28:33.000Z","updated_at":"2023-08-10T09:18:11.000Z","dependencies_parsed_at":"2024-03-04T20:40:36.569Z","dependency_job_id":null,"html_url":"https://github.com/kubesphere/kubeeye-console","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubesphere%2Fkubeeye-console","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubesphere%2Fkubeeye-console/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubesphere%2Fkubeeye-console/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubesphere%2Fkubeeye-console/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kubesphere","download_url":"https://codeload.github.com/kubesphere/kubeeye-console/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223184132,"owners_count":17102009,"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":"2024-11-05T14:22:01.414Z","updated_at":"2024-11-05T14:22:02.104Z","avatar_url":"https://github.com/kubesphere.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# KubeEye Console\n\n[![Gitpod ready-to-code](https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/kubesphere/console)\n![](https://github.com/kubesphere/console/workflows/Main/badge.svg)\n[![License: AGPL v3](https://img.shields.io/badge/License-AGPL%20v3-blue.svg)](https://www.gnu.org/licenses/agpl-3.0)\n\nKubeEye console is the web interface for [KubeEye](https://github.com/kubesphere/kubeeye).\n\n\n## Getting Started\n\nConsole should be always used with KubeEye, To install kubeeye, please refer to this [README](https://github.com/kubesphere/kubeeye)\nThe following will show you how to build console from source code.\n\n\n### Prerequisite\n#### Node.js\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\nWe use [Yarn](https://yarnpkg.com/) to do package management. If you don't have yarn, use the following to install:\n```\nnpm install -g yarn@1.22.4\n```\nThe minimum version required is 1.22.4, but you can use a newer version.\n\n#### Go\nWe use [Golang](https://go.dev/) as the forwarding layer, If you don't have go environment, please [set it up](https://go.dev/doc/install).\n\n## How to build\n\nClone the repository, and run `yarn \u0026\u0026 yarn build`\n```sh\ngit clone https://github.com/kubesphere/kubeeye-console.git\ncd kubeeye-console/\nyarn \u0026\u0026 yarn build\ngo build web.go\n./web\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\nAfter `./web`, you should see the output like the following\n\n```\n\u003e I0424 16:10:52.142951     332 web.go:122] Start listening on 9088\n```\nNow, console is up and running.\n\n## How to debug\nA KubeEye backend is required to start debugging. You can refer to [Installation](https://github.com/kubesphere/kubeeye) to create install KubeEye.\n\nOnce the kubeeye is up, you run `yarn dev` to start the development environment.\n\n## How to submit a PR\n\nFollow [Development Workflow](/docs/development-workflow.md) to commit your codes.\n\n## Contributing to the project\n\nWelcome to contribute to KubeEye Console, see [Contributing Guide](CONTRIBUTING.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkubesphere%2Fkubeeye-console","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkubesphere%2Fkubeeye-console","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkubesphere%2Fkubeeye-console/lists"}