If I am running an application in Nodejs such as
const name = 'James' console.log(name)
And I push this code to my digitalocean nginx server.
How can I read the console data in nginx