node.js - Node Application on Azure using Teamcity? -


how can deploy node application on azure. reading this article, deployment scenario different.

my node applicaiton using git version control. gulp task automation. teamcity continuous integration server.

when checkin, teamcity runs build steps defined using gulp, include unit tests , creating optimised (js minify, concatenation, angular template cache etc.) build node applicaiton. optimised build created teamcity need deployed on azure under iisnode. can't deploy using git push generated build isn't git repository.

anything point in right direction appreciated.

thanks


Comments

Popular posts from this blog

angularjs - ADAL JS Angular- WebAPI add a new role claim to the token -

php - CakePHP HttpSockets send array of paramms -

node.js - Using Node without global install -