MCPcopy 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

1require('dotenv').config();
2const path = require('path');
3const express = require('express');
4const ejs = require('ejs');

Callers

nothing calls this directly

Calls 7

getDateFunction · 0.85
getMethod · 0.80
cbFunction · 0.50
setMethod · 0.45
logMethod · 0.45
renderMethod · 0.45
postMethod · 0.45

Tested by

no test coverage detected