Everything You Need To Run Node.js Applications on Windows IIS
If you have an application that’s written in Node.JS but most comfortable with Microsoft Windows you’re in luck. Node.js runs on Windows with minimal effort, you can run an installer, and launch from a console, it’s that easy. But if you want to run a Node.js app with other applications written in .NET or PHP through IIS you’ll need to do a few things. The process is very easy, there’s a small learning curve to getting things running just right. During this process I discovered the enjoyment of Node.js and a vibrant community that takes pride in developing really well polished applications. Getting...
Continue Reading Article →