Hi,
I am new to node js.
When developing
ASP.NET for instance, I know that I need to host the app under IIS.
When working with node js, where and how to host an app? I am developing a node js app for internal use within my organization and I need to host it somewhere for users to use it.
do I need IIS? Is there something else?
Thanks
Bilal