MCPcopy 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

1import path from 'node:path'
2import express from 'express'
3import getPort, { portNumbers } from 'get-port'
4import * as zlib from 'node:zlib'

Callers

nothing calls this directly

Calls 5

getPortFunction · 0.85
createServerFunction · 0.70
thenMethod · 0.65
listenMethod · 0.65
infoMethod · 0.65

Tested by

no test coverage detected