/hasura-graph

example hasura graphql

Primary LanguageJavaScript

HASURA GraphQL example with docker

how to setup

Features

  • Get users with paginate
  • Get user by radius

Installation

Requires Node.js v10+, Docker and Hasura CLI to run.

Install the dependencies and devDependencies and start the server.

git clone https://github.com/vipin733/hasura-graph.git
cd hasura-graph
cp .env.example .env

RUNING PROJECT

root folder

docker-compose up
cd hasura && hasura console