Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{
type
ChildProcess, spawn } from
'node:child_process'
2
import
crypto from
'node:crypto'
3
import
{ rmSync } from
'node:fs'
4
import
{ mkdir, rm, writeFile } from
'node:fs/promises'
Callers
nothing calls this directly
Calls
5
startDevWebBridge
Function · 0.85
writeDevServerMetadata
Function · 0.85
removeDevServerMetadata
Function · 0.85
shutdown
Function · 0.70
kill
Method · 0.65
Tested by
no test coverage detected