NikoLight UI Requirements Node.js (18.x.x) pnpm (8.x.x) or npm (9.x.x) 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