MCPcopy Create free account
hub / github.com/azat-co/practicalnode / app.js

File app.js

code/ch3/blog-express/app.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const express = require('express')
2
3const http = require('http')
4const path = require('path')

Callers

nothing calls this directly

Calls 1

bootFunction · 0.70

Tested by

no test coverage detected