MCPcopy 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

pickPortFunction · 0.85
writeMethod · 0.65
onMethod · 0.65
killMethod · 0.65
exitMethod · 0.65
spawnFunction · 0.50

Tested by

no test coverage detected