Friday 20 April 2018

Ready for production : How should I proceed?

Hi there!So I have :Nodejs RestAPIReactJS app with webpack.I have been doing Nodejs apps for 12 month now, and it's the first time I have to get one in production.The issue : I have no idea how to do it. My tutorial doesn't touch this part.It's a local app, and I have to install it on a Windows 2016 server.How should I proceed?I also don't want my user to use a specific port, I want them to use the default one (80). But I will have multiple apps on the same server in the futur, so I need to do like php : server/app1 and server/app2 point to different app.Thank you guys! I don't know why I can't find anything on the subject!!

Submitted April 20, 2018 at 06:43PM by Kardiamond

No comments:

Post a Comment