Currently I am running a Nodejs server that is running on port 3000. The code for the server is:
const express = require(\'express\') const {spawn} = require