Saturday 18 March 2017

What nodejs server should I host my angular 2 single page web app with?

I need to deploy my angular 2 single page web app in production.

I noticed, that alot of the servers that people are recommend are not recommended for production.

I was thinking in using lite-server but it does not support gzip compression and it clearly states: "development only node server".

Do you guys recommend a non node.js server?



via Tiago BĂ©rtolo

No comments:

Post a Comment