Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/modstart-lib/aigcpanel
/ main.ts
File
main.ts
electron/mapi/httpserver/main.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
express from
"express"
;
2
import
type
{ Request, Response } from
"express"
;
3
import
http from
"node:http"
;
4
import
fs from
"node:fs"
;
Callers
nothing calls this directly
Calls
3
status
Function · 0.70
start
Function · 0.70
stop
Function · 0.70
Tested by
no test coverage detected