react-native-apollo-todo:使用Apollo Client与Hasura GraphQL交互的本机应用程序

时间:2024-06-07 11:17:59
【文件属性】:

文件名称:react-native-apollo-todo:使用Apollo Client与Hasura GraphQL交互的本机应用程序

文件大小:463KB

文件格式:ZIP

更新时间:2024-06-07 11:17:59

JavaScript

React本机阿波罗 这是使用React Native构建的基本待办应用程序。 该应用程序利用Hasura的后端,利用了Hasura的以下功能: Hasura数据库 Hasura提供的GraphQL查询 阿波罗客户 身份进行身份验证。 先决条件 确保在本地计算机上安装了 。 通过在命令外壳上运行以下命令登录到Hasura hasura login 快速开始 获得项目 要获取项目,请在命令外壳中运行以下命令: hasura quickstart hasura/react-native-apollo-todo 运行应用 将您的集群名称添加到react-native-app/Hasura.js 。 (从根目录运行hasura cluster status以获取您的群集名称)。 const clusterName = "comrade45" //Replace "comrade45" w


【文件预览】:
react-native-apollo-todo-master
----conf()
--------postgres.yaml(557B)
--------ci.yaml(687B)
--------session-store.yaml(107B)
--------README.md(2KB)
--------authorized-keys.yaml(372B)
--------domains.yaml(515B)
--------auth.yaml(6KB)
--------routes.yaml(6KB)
--------http-directives.conf(397B)
--------notify.yaml(1KB)
--------gateway.yaml(184B)
--------filestore.yaml(882B)
----migrations()
--------1521730539713_Update_permission_user_table_todos.up.yaml(185B)
--------1521730529789_Update_permission_user_table_todos.up.yaml(225B)
--------1521730545640_Update_permission_user_table_todos.up.yaml(152B)
--------1521730420676_create_table_todos.up.yaml(242B)
--------1521730517806_Update_permission_user_table_todos.up.yaml(176B)
----hasura.yaml(68B)
----README.md(2KB)
----react-native-app()
--------.flowconfig(2KB)
--------Index.js(3KB)
--------yarn.lock(222KB)
--------auth()
--------src()
--------.babelrc(130B)
--------readme-assets()
--------App.js(388B)
--------README.md(10KB)
--------App.test.js(228B)
--------app.json(276B)
--------.gitignore(248B)
--------Hasura.js(634B)
--------.watchmanconfig(3B)
--------package-lock.json(399KB)
--------package.json(848B)
----clusters.yaml(86B)
----.gitignore(8B)
----microservices()
--------README.md(307B)
----.hasuraignore(104B)
----package-lock.json(27B)

网友评论