graphql-engine/community/boilerplates/event-triggers/zeit-now
Praveen Durairaju 0ff26100bf update docs link to avoid redirects
GitOrigin-RevId: 1f2a1d21bfb9b2908d56305fa2dfb69270deafdf
2021-03-01 18:51:18 +00:00
..
go introduce v1/graphql (fix #1368) (#2064) 2019-05-10 11:35:10 +05:30
nodejs community: fix typo in event trigger doc (#4426) 2020-04-16 06:57:58 +05:30
.gitignore refactor community content and folder structure (#1353) 2019-01-17 15:57:28 +05:30
README.md update docs link to avoid redirects 2021-03-01 18:51:18 +00:00

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: