MCPcopy Create free account
hub / github.com/Ark0N/Codeman / startWebServer

Function startWebServer

src/web/server.ts:2485–2496  ·  view source on GitHub ↗
(
  port: number = 3000,
  https: boolean = false,
  testMode: boolean = false,
  host: string = '127.0.0.1',
  titleHostname?: string,
  allowUnauthenticatedNetwork: boolean = false
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

cli.tsFile · 0.85

Calls 1

startMethod · 0.95

Tested by

no test coverage detected