Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Hashnode/mern-starter
/ server.js
File
server.js
server/server.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
Express from
'express'
;
2
import
compression from
'compression'
;
3
import
mongoose from
'mongoose'
;
4
import
bodyParser from
'body-parser'
;
Callers
nothing calls this directly
Calls
4
configureStore
Function · 0.90
fetchComponentData
Function · 0.90
renderError
Function · 0.85
renderFullPage
Function · 0.85
Tested by
no test coverage detected