MCPcopy
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

1import Express from 'express';
2import compression from 'compression';
3import mongoose from 'mongoose';
4import bodyParser from 'body-parser';

Callers

nothing calls this directly

Calls 4

configureStoreFunction · 0.90
fetchComponentDataFunction · 0.90
renderErrorFunction · 0.85
renderFullPageFunction · 0.85

Tested by

no test coverage detected