Skip to content

This repository contains the CodeGate dashboard user interface.

Notifications You must be signed in to change notification settings

stacklok/codegate-ui

Folders and files

NameName
Last commit message
Last commit date
Jan 10, 2025
Jan 2, 2025
Jan 7, 2025
Jan 11, 2025
Dec 5, 2024
Dec 5, 2024
Jan 9, 2025
Dec 5, 2024
Dec 3, 2024
Nov 29, 2024
Dec 6, 2024
Jan 2, 2025
Jan 11, 2025
Jan 11, 2025
Jan 11, 2025
Nov 29, 2024
Dec 17, 2024
Jan 11, 2025
Dec 3, 2024
Nov 29, 2024
Jan 9, 2025
Jan 10, 2025
Jan 11, 2025

Repository files navigation

React + TypeScript + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

Setting up local development environment

To install all dependencies for your local development environment, run

npm install

Running the development server

Run the development server using:

npm run dev

Build production

Run the build command:

npm run build

Running production build

Run the production build command:

npm run preview