You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 7, 2020. It is now read-only.
Currently, we already configure the log level of NPM and further only install production (runtime) dependency.
I suggest the default setting of NODE_ENV to production as this will increase the overall performance of the express server, without any additional effort.