Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TanStack/router
/ server.js
File
server.js
examples/react/basic-ssr-file-based/server.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
path from
'node:path'
2
import
express from
'express'
3
import
getPort, { portNumbers } from
'get-port'
4
import
* as zlib from
'node:zlib'
Callers
nothing calls this directly
Calls
5
getPort
Function · 0.85
createServer
Function · 0.70
then
Method · 0.65
listen
Method · 0.65
info
Method · 0.65
Tested by
no test coverage detected