TLESERVER Install NodeJS v.12 Create a folder for the server and copy the js file inside Change to that folder Run 'npm install express' Run 'npm install axios' Run 'npm install satellites.js' To start server run 'node ServerTLE.js'