.net - How to Deploy Node.js app in Ubuntu/Linux? -


how deploy node.js app in ubuntu/linux? developed in .net framework without use of docker?

thank giving great time.

a useful tool assist in deploying .net framed node.js application is: http://tjanczuk.github.io/edge/#/

run node.js , .net in-process

the real question why want destroy portability of node.js introducing .net.


Comments

Popular posts from this blog

javascript - Knockout pushing observable and computed data to an observable array -

'hasOwnProperty' in javascript -

Trouble making a JSON string -