Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/honojs/node-server
/ server-npm.js
File
server-npm.js
benchmarks/fetch/src/server-npm.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ serve } from
'@hono/node-server'
2
import
app from
'./app.js'
3
4
const
port = 3000
Callers
nothing calls this directly
Calls
1
serve
Function · 0.85
Tested by
no test coverage detected