Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/6174/comflowyspace
/ server.js
File
server.js
apps/electron-frontend/scripts/server.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
express = require(
'express'
)
2
const
next = require(
'next'
)
3
const
path = require(
'path'
)
4
const
fs = require(
"fs"
);
Callers
nothing calls this directly
Calls
4
listen
Method · 0.80
log
Method · 0.80
getComfyUIDir
Function · 0.70
get
Method · 0.45
Tested by
no test coverage detected