.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

'hasOwnProperty' in javascript -

python - ValueError: No axis named 1 for object type <class 'pandas.core.series.Series'> -

Command prompt result in label. Python 2.7 -