Wednesday, 2 January 2019

What should I absolutely know before I launch a NodeJs web app into production?

So I have been working on web app and I am ready to launch it to users. I just want to do a check to see I have done everything necessary to make it secure and everything. So is there any best practices that I should be aware of? Are there any must-have middlewares? I am using express for the api server with pm2 and nginx reverse proxy.

Submitted January 02, 2019 at 04:15PM by sioa

No comments:

Post a Comment