mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-16 01:44:03 +03:00
3696d92743
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> GitOrigin-RevId: cfef3585b120d82cafe5343cfceddbcd05969a15 |
||
---|---|---|
.. | ||
cypress | ||
hasura | ||
public | ||
src | ||
.dockerignore | ||
.eslintrc.json | ||
.gitignore | ||
CONTRIBUTING.md | ||
cypress.env.json | ||
cypress.json | ||
Dockerfile | ||
package.json | ||
Procfile | ||
README.md |
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.