简体   繁体   中英

Deploying Nodejs app on the windows server

I am building an realtime chat application with server side Noe and client side angular with socket.io. As i am new to Node, I jave not deployed any Node App before.. I am very confused on how to host my app on a windows server...

Step by step guide will be really helpful..

Please follow this article to get going. Primary requirement to run your Node.js app on Windows is the iisnode module. If you follow the instructions carefully, you can get it working pretty quickly. iisnode module takes care of all the life cycle of the node.js app on Windows IIS.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM