MCPcopy Create free account
hub / github.com/codemistic/Web-Development / app.js

File app.js

Discuss/app.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const express = require('express');
2const app = express();
3const http = require('http')
4const socketio = require('socket.io')

Callers

nothing calls this directly

Calls 2

getMethod · 0.80
logMethod · 0.45

Tested by

no test coverage detected