Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Jul 8, 2025. It is now read-only.

stacklok/codegate-ui

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

328 Commits
328 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeGate Dashboard

Coverage Status

This repository contains the CodeGate dashboard user interface. The dashboard presents information about CodeGate's security insights and activity, including:

  • Prompt and chat conversation history
  • Security alert counts and daily trend
  • Alert history with secrets and package risks detected by CodeGate
  • CA certificate download and installation instructions

Setting up local development environment

To run a local development environment, start by running a copy of the CodeGate application or container. The UI will connect to the API endpoint at http://localhost:8989 by default. To change this, set the VITE_BASE_API_URL environment variable.

Install all dependencies and run a dev server:

npm install

Running the development server

Run the development server using:

npm run dev

Open http://localhost:5173 on your browser to see the dashboard

Build production

Run the build command:

npm run build

Running production build

Run the production build command:

npm run preview

Custom SVG icons

In order to generate custom SVG icons based on the Figma design, download the icon from Figma and place it in the icons/ folder.

Then run:

npm run generate-icons

Update built-in prompt presets:

npm run fetch-prompt-presets

About

This repository contains the CodeGate dashboard user interface.

Resources

Code of conduct

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.