Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 359 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 359 Bytes

eventr

GraphQL

  • cd into packages/graphql
  • yarn install
  • yarn run build
  • yarn run start

GCP Data Store

https://cloud.google.com/datastore/docs/datastore-api-tutorial

Include following in your path, e.g. via ~/.bash_profile:

export GOOGLE_APPLICATION_CREDENTIALS="{location of app .json file}"
export GCLOUD_PROJECT=weaver-demo