
When deploying a node.js app to azure there are a few tools that we can use to improve the deployment experience and enable the application to start properly under IIS. Some of these tools involve the use of Git remote repository, IISNode and Kudu dashboard.CodeProject
Deployment with Git
To...