Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prerequisites

Getting started

  1. Clone this repo
  2. Start docker-compose
$ docker-compose up -d
  1. Create the todo table in hasura console
Column name type default
id from frequently used columns
created_at from frequently used columns
title text
is_completed boolean false
  1. Start frontend
$ cd frontend
$ yarn run start

To start codegen into watch mond:

$ yarn run generate --watch

Useful commands

Head to http://localhost:8080/console to open the Hasura console.

About

React 2 React Athens MeetUp #2: Put GraphQL in your toolbox

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Contributors

Languages