Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ dev.mjs
File
dev.mjs
apps/vis/scripts/dev.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
// Wraps `concurrently` so the vis-server (API) and vite (web) each pick a
3
// free port and agree on each other's, even when the defaults are taken by
4
// a previous dev session or another local app.
Callers
nothing calls this directly
Calls
6
pickPort
Function · 0.85
write
Method · 0.65
on
Method · 0.65
kill
Method · 0.65
exit
Method · 0.65
spawn
Function · 0.50
Tested by
no test coverage detected