Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/PrairieLearn/PrairieLearn
/ server.js
File
server.js
server.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
ERR = require(
'async-stacktrace'
);
2
const
fs = require(
'fs'
);
3
const
path = require(
'path'
);
4
const
favicon = require(
'serve-favicon'
);
Callers
nothing calls this directly
Calls
6
callback
Function · 0.85
startJob
Method · 0.80
endJob
Method · 0.80
close
Method · 0.80
next
Function · 0.50
done
Function · 0.50
Tested by
no test coverage detected