MCPcopy Create free account
hub / github.com/IgorWarzocha/howcode / dev-web.ts

File dev-web.ts

scripts/dev-web.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { type ChildProcess, spawn } from 'node:child_process'
2import crypto from 'node:crypto'
3import { rmSync } from 'node:fs'
4import { mkdir, rm, writeFile } from 'node:fs/promises'

Callers

nothing calls this directly

Calls 5

startDevWebBridgeFunction · 0.85
writeDevServerMetadataFunction · 0.85
removeDevServerMetadataFunction · 0.85
shutdownFunction · 0.70
killMethod · 0.65

Tested by

no test coverage detected