Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/codemistic/Web-Development
/ app.js
File
app.js
Awasar/app.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
require(
'dotenv'
).config();
2
const
path = require(
'path'
);
3
const
express = require(
'express'
);
4
const
ejs = require(
'ejs'
);
Callers
nothing calls this directly
Calls
7
getDate
Function · 0.85
get
Method · 0.80
cb
Function · 0.50
set
Method · 0.45
log
Method · 0.45
render
Method · 0.45
post
Method · 0.45
Tested by
no test coverage detected