Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 1010 Bytes

File metadata and controls

37 lines (26 loc) · 1010 Bytes

Event trigger boilerplates on Zeit Now

Contributions are welcome for boilerplates in other languages.

Setup Hasura GraphQL Engine

Click on the following button to deploy GraphQL Engine on Heroku with the free Postgres add-on:

Deploy to Heroku

Checkout docs for other deployment options.

Setup now

  1. Create a Zeit account @ https://zeit.co/
  2. Download now cli:
    npm install -g now
  3. Login to now:
    now login

Setup and deploy the trigger

Checkout any of the example triggers given below for further steps: