debug-server Overview This is a simple web server that accepts any incoming requests and logs them to the console for debugging. Usage To start the server, run the following command: $ npm start