Skip to content

kintohub/todo-hasura

Repository files navigation

todo-hasura

A hasura graphql gateway with initial database files for an example Graphql React todo list.

Other projects

Run Hasura Locally

  1. Run docker-compose up -d
  2. Go to localhost:8080 - It may take up to 60 seconds to become available.

Required Environment Variables

HASURA_GRAPHQL_DATABASE_URL=postgresql://postgres:[password]@postgresql/postgres

About

The graphQL resolver for the TODO example!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published