Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/azat-co/practicalnode
/ app.js
File
app.js
code/ch3/blog-express/app.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
express = require(
'express'
)
2
3
const
http = require(
'http'
)
4
const
path = require(
'path'
)
Callers
nothing calls this directly
Calls
1
boot
Function · 0.70
Tested by
no test coverage detected