graphql-engine/community/sample-apps/react-apollo-todo
Praveen Durairaju 40f4b8003e community: fix sample apps metadata for v3 config
https://github.com/hasura/graphql-engine-mono/pull/2137

GitOrigin-RevId: 83c2ef3a24a57a53f33e9b272bebf20341c5fc9b
2021-08-19 03:46:59 +00:00
..
cypress rename access-key to admin-secret (close #1347) (#1540) 2019-02-14 15:07:47 +05:30
hasura community: fix sample apps metadata for v3 config 2021-08-19 03:46:59 +00:00
public add github workflow to compress new images in PRs 2021-03-10 20:55:02 +00:00
src add github workflow to compress new images in PRs 2021-03-10 20:55:02 +00:00
.dockerignore refactor community content and folder structure (#1353) 2019-01-17 15:57:28 +05:30
.eslintrc.json refactor community content and folder structure (#1353) 2019-01-17 15:57:28 +05:30
.gitignore refactor community content and folder structure (#1353) 2019-01-17 15:57:28 +05:30
CONTRIBUTING.md introduce v1/graphql (fix #1368) (#2064) 2019-05-10 11:35:10 +05:30
cypress.env.json refactor community content and folder structure (#1353) 2019-01-17 15:57:28 +05:30
cypress.json refactor community content and folder structure (#1353) 2019-01-17 15:57:28 +05:30
Dockerfile refactor community content and folder structure (#1353) 2019-01-17 15:57:28 +05:30
package.json refactor community content and folder structure (#1353) 2019-01-17 15:57:28 +05:30
Procfile refactor community content and folder structure (#1353) 2019-01-17 15:57:28 +05:30
README.md community: update sample apps to use hasura cloud and v3 migrations/metadata 2021-03-02 08:32:37 +00:00

Live demo

Edit react-apollo-todo

Tech stack

  • Frontend

    • React v0.16.3
    • Apollo Client 2.1
  • Backend

    • Hasura GraphQL Engine

Run the React app

Run npm start to start the todo app.