pub const NodeEnv: &str = "NODE_ENV";
Environment variable for the Node.js environment (development or production).
development
production