Skip to content

Files

Failed to load latest commit information.

Latest commit

 Cannot retrieve latest commit at this time.

History

History

ui

NikoLight UI

Requirements

Installation

pnpm install

Usage

  • Run a security audit with pnpm run audit
  • Run a build for production with pnpm run build
  • Start dev server with pnpm run dev
  • Locally preview production build with pnpm run preview

Entry Points

  • The NikoLight UI is accessible via /ui/index.html
  • The Swagger UI is accessible via /ui/swagger.html