chronicle a blog application for cst-391 docs mikenicholson/passport-jwt env set and unset the environment variables locally export $(grep -v '^#' .env | xargs) unset $(grep -v '^#' .env | sed -E 's/(.*)=.*/\1/' | xargs)