Quote Originally Posted by Autistic Spectrum View Post
Send me an express example you made elz
app.get('/', function (req, res) {
res.send('you better back off')
})