#Is running the compiled folder with node considered safe in a production environment?
6 messages · Page 1 of 1 (latest)
You use node, possibly set the NODE_ENV to production. That's about it
what does NODE_ENV production change?
Some express settings, a few logging settings of underlying libraries.