Slow responding web server for NEL "abandonment" purposes

Article explaining our effort

Server responses so slow the user abandoned

Set up

Clone the repo & start the server

> git clone ...
> npm install
> npm run dev

In another shell

> ngrok http 4000

Retrieve the secure URL provided by ngrok and replace the NGROK_URL at the NEL middleware implementation.

You are good to go, trigger some abandonments 🔫