Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/docsifyjs/docsify
/ server.js
File
server.js
server.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
liveServer = require(
'live-server'
)
2
const
isSSR = !!process.env.SSR
3
const
middleware = []
4
Callers
nothing calls this directly
Calls
2
next
Function · 0.85
renderToString
Method · 0.80
Tested by
no test coverage detected