Dev Server

Start the project's development server. For backend.ai-webui this means `pnpm dev` (no separate wsproxy needed by default). For other projects, read the project's README.md and package.json to determine the right command. When a Claude Code `/color <name>` slash command is visible in the current conversation history, set VITE_THEME_HEADER_COLOR to the matching hex so the dev server's header reflects this Claude session's color. When `/rename <name>` is visible, slugify the name and pass it as PORTLESS_APP_NAME so the dev URL reflects the session name; dev.mjs prepends the branch's FR number and the PR number itself, and derives a word from the PR title when there is no /rename, so pass the word only. When the current branch's PR description names a backend test server (bare IP, `host:port`, or full URL), set VITE_DEFAULT_API_ENDPOINT so the login screen pre-fills that endpoint; when a live session is connected to a different backend a dev-only banner flags the mismatch instead of forcing a logout. When the us

lablup 820986d 3 files · 67.5 KB Updated

File contents

lablup/backend.ai-webui/tree/main/.claude/skills/dev-server commit 820986d938

Frequently asked questions

npx skillmds@latest add lablup/dev-server