Вы сейчас в таком положении, что Вам нужно продать себя. Причём хоть за сколько нибудь.
const date = new Date()
const date = new Date()
const express = require('express');
const app = express();
app.get('/', function (request, response) {
response.send('<h2>Hello</h2>');
});
app.listen(3000);
var file = new static.Server('.', {
cache: 0
});