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

File app.js

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 2

bootFunction · 0.70
nextFunction · 0.50

Tested by

no test coverage detected