Question
How to view node app on server...
Hello, I am pretty new to this, I have a node.js droplet and I am trying to view my app as I would do in local development (i.e : node app.js). I tried to find info on how to do it but uncessfully.
I have my super admin user, I have the right permissions to my var/www folder… I cmd to the folder and try running the cmd : node app.js and then navigate to my registered domain and no results…
anyone has a clue for me I’m really confused.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×