vega/editor-backend

Can't run in dev mode

domoritz opened this issue · 1 comments

# yarn start                                                                                   yarn run v1.22.0
$ now dev
Now CLI 17.0.3 dev (beta) — https://zeit.co/feedback
Error! The following env vars are not defined in `.env` file:
  - "GITHUB_CLIENT_ID"
  - "GITHUB_CLIENT_SECRET"
  - "REDIS_HOST"
  - "REDIS_PASSWORD"
  - "REDIS_PORT"
  - "SESSION_SECRET"
Read more: https://err.sh/now/missing-env-file
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

nm, I need to read the docs