mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-16 01:44:03 +03:00
d2dfe7b026
This PR re-writes the README for serverless triggers on Zeit Now. `zeit-serverless-docker` have been renamed to `zeit-now`. Echo and mutation examples for Go and NodeJS are added. |
||
---|---|---|
.. | ||
go | ||
nodejs | ||
.gitignore | ||
README.md |
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:
Checkout docs for other deployment options.
Setup now
- Create a Zeit account @ https://zeit.co/
- Download now cli:
npm install -g now
- Login to
now
:now login
Setup and deploy the trigger
Checkout any of the example triggers given below for further steps: