express-mongoose-es6-rest-api
express-mongoose-es6-rest-api copied to clipboard
Deploying to production error
I tried to follow commands to deploy but it didn't work out. Config validation error : child MONGO_HOST fails. because ["Mongo_host is required"]
I'm also wondering how environment variables are handled for production with this boilerplate. It doesn't look like any .env is being copied to dist/ when you run gulp build.