synapse:重新考虑DB + Koa + GraphQL Server以处理我们与核心的前端集成

时间:2024-05-27 22:42:16
【文件属性】:

文件名称:synapse:重新考虑DB + Koa + GraphQL Server以处理我们与核心的前端集成

文件大小:124KB

文件格式:ZIP

更新时间:2024-05-27 22:42:16

graphql rethinkdb koa2 hacktoberfest JavaScript

突触 那是什么? synapse背后的想法是像代理一样处理手动覆盖和与交互。 您将使用突触直接与其进行通信,而无需访问前端或使用语音识别系统。 科技栈 重新思考数据库 重新思考 Koa2 Graphql 阿波罗服务器 兔子MQ 记录器 先决条件 要启动并运行此api,您需要同时拥有和服务 :check_mark_button: 。 安装方式 1-克隆存储库 $ git clone git@github.com:brian-ai/synapse.git 2-安装依赖项 $ yarn 3-复制环境示例文件 $ cp env.example .env 并用与您的系统相关的正确信息(RabbitMQ和RethinkDB信息)填充该信息此外,请记住要还原 4-运行服务器 $ yarn start 该api应该在,还有带有所有可用的和的graphql游乐场文档。


【文件预览】:
synapse-master
----.gitignore(914B)
----README.md(1KB)
----.prettierrc(98B)
----env.example(123B)
----docs()
--------README.md(1KB)
--------.nojekyll(0B)
--------database-structure()
--------mutations()
--------queries()
--------index.html(831B)
----LICENSE(1KB)
----package.json(2KB)
----prettier.config.js(107B)
----src()
--------services()
--------main.js(512B)
--------graphql()
----eslint.config.js(288B)
----index.js(261B)
----.editorconfig(293B)
----babel.config.js(80B)
----yarn.lock(288KB)

网友评论