graphql-engine/community/sample-apps/react-apollo-todo
2019-08-14 07:05:44 +00:00
..
cypress rename access-key to admin-secret (close #1347) (#1540) 2019-02-14 15:07:47 +05:30
hasura rename access-key to admin-secret (close #1347) (#1540) 2019-02-14 15:07:47 +05:30
public refactor community content and folder structure (#1353) 2019-01-17 15:57:28 +05:30
src community: update paths for sample-apps (close #1915) (#2723) 2019-08-14 07:05:44 +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 for codesandbox compatibility (#2377) 2019-06-14 14:37:00 +05:30

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.