First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
Open http://localhost:3000/helm-frontend with your browser to see the result.
NEXT_PUBLIC_HELM_SUITE=v0.2.3 # Change to the current or desired suite
NEXT_PUBLIC_HELM_PROXY=https://example.com # Change to either the proxy or the direct API