MCPcopy Index your code
hub / github.com/Waishnav/devspace / dev-server.mjs

File dev-server.mjs

scripts/dev-server.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { spawn } from "node:child_process";
2import { readdirSync, statSync, watch } from "node:fs";
3import { join, resolve } from "node:path";
4import { fileURLToPath } from "node:url";

Callers

nothing calls this directly

Calls 3

watchDirectoryFunction · 0.85
logFunction · 0.85
startFunction · 0.70

Tested by

no test coverage detected