{"id":26138395,"url":"https://github.com/stacklok/codegate-ui","last_synced_at":"2025-04-14T00:08:09.704Z","repository":{"id":268602055,"uuid":"896009278","full_name":"stacklok/codegate-ui","owner":"stacklok","description":"This repository contains the CodeGate dashboard user interface.","archived":false,"fork":false,"pushed_at":"2025-03-10T08:55:06.000Z","size":2840,"stargazers_count":5,"open_issues_count":38,"forks_count":5,"subscribers_count":11,"default_branch":"main","last_synced_at":"2025-03-10T09:45:48.935Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stacklok.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"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-11-29T11:11:02.000Z","updated_at":"2025-03-10T07:20:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"bdab4f50-047f-42c7-8bf2-3ee42cad1763","html_url":"https://github.com/stacklok/codegate-ui","commit_stats":null,"previous_names":["stacklok/codegate-ui"],"tags_count":45,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stacklok%2Fcodegate-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stacklok%2Fcodegate-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stacklok%2Fcodegate-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stacklok%2Fcodegate-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stacklok","download_url":"https://codeload.github.com/stacklok/codegate-ui/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242956544,"owners_count":20212455,"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-03-11T01:58:03.285Z","updated_at":"2025-03-11T01:58:03.788Z","avatar_url":"https://github.com/stacklok.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CodeGate Dashboard\n\n[![Coverage Status](https://coveralls.io/repos/github/stacklok/codegate-ui/badge.svg?branch=main)](https://coveralls.io/github/stacklok/codegate-ui?branch=main)\n\nThis repository contains the [CodeGate](https://github.com/stacklok/codegate)\ndashboard user interface. The dashboard presents information about CodeGate's\nsecurity insights and activity, including:\n\n- Prompt and chat conversation history\n- Security alert counts and daily trend\n- Alert history with secrets and package risks detected by CodeGate\n- CA certificate download and installation instructions\n\n## Setting up local development environment\n\nTo run a local development environment, start by running a copy of the CodeGate\n[application](https://github.com/stacklok/codegate/blob/main/docs/development.md)\nor [container](https://docs.codegate.ai/how-to/install). The UI will connect to\nthe API endpoint at `http://localhost:8989` by default. To change this, set the\n`VITE_BASE_API_URL` environment variable.\n\nInstall all dependencies and run a dev server:\n\n```bash\nnpm install\n```\n\n## Running the development server\n\nRun the development server using:\n\n```bash\nnpm run dev\n```\n\nOpen \u003chttp://localhost:5173\u003e on your browser to see the dashboard\n\n## Build production\n\nRun the build command:\n\n```bash\nnpm run build\n```\n\n## Running production build\n\nRun the production build command:\n\n```bash\nnpm run preview\n```\n\n## Custom SVG icons\n\nIn order to generate custom SVG icons based on the Figma design, download the icon from Figma and place it\nin the `icons/` folder.\n\nThen run:\n\n```bash\nnpm run generate-icons\n```\n\n## Update built-in prompt presets:\n\n```bash\nnpm run fetch-prompt-presets\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstacklok%2Fcodegate-ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstacklok%2Fcodegate-ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstacklok%2Fcodegate-ui/lists"}