gcp-pubsub-debugger:基于ReactGraphQL的工具,用于调试Google Cloud Platform Pubsub的数据

时间:2024-02-25 09:41:58
【文件属性】:

文件名称:gcp-pubsub-debugger:基于ReactGraphQL的工具,用于调试Google Cloud Platform Pubsub的数据

文件大小:99KB

文件格式:ZIP

更新时间:2024-02-25 09:41:58

nodejs debugger graphql google reactjs

安装 安装依赖项: yarn 将.env.sample文件复制到您自己的.env : cp .env.sample .env 然后将您的pubsub的凭据添加到.env文件中 跑 yarn start (它将同时运行客户端和服务器)


【文件预览】:
gcp-pubsub-debugger-master
----.gitignore(237B)
----README.md(369B)
----.nvmrc(6B)
----.env.sample(249B)
----public()
--------manifest.json(326B)
--------index.html(2KB)
--------favicon.ico(4KB)
----.prettierrc(68B)
----server()
--------resolvers.js(3KB)
--------graphql-pubsub.js(97B)
--------schema.graphql(353B)
--------index.js(1KB)
--------gcp-pubsub.js(306B)
--------.eslintrc.js(114B)
----package.json(1KB)
----src()
--------components()
--------index.css(63B)
--------App.test.js(241B)
--------registerServiceWorker.js(4KB)
--------App.css(336B)
--------apolloClient.js(1010B)
--------index.js(489B)
--------App.js(677B)
----.editorconfig(283B)
----yarn.lock(295KB)
----.eslintrc.js(422B)

网友评论