graphql-engine/community/sample-apps/react-apollo-todo
2019-03-22 12:28:20 +05:30
..
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 add auth0 tutorial link to react-apollo-todo landing page (#1819) 2019-03-22 12:28:20 +05:30
.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 refactor community content and folder structure (#1353) 2019-01-17 15:57:28 +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 refactor community content and folder structure (#1353) 2019-01-17 15:57:28 +05:30

Live demo

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.