MCPcopy Create free account
hub / github.com/Fibi66/FeiControl / dev-server.cjs

File dev-server.cjs

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

Source from the content-addressed store, hash-verified

1const { createReadStream, rmSync, statSync } = require('node:fs');
2const http = require('node:http');
3const path = require('node:path');
4const { spawn } = require('node:child_process');

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected