文件名称:使用GraphQL实时订阅建立的聊天室。-JavaScript开发
文件大小:393KB
文件格式:ZIP
更新时间:2024-06-15 00:09:10
JavaScript Miscellaneous
基于https://github.com/D1plo1d/graphql-live-subscriptions的GraphQL实时聊天简单Web聊天应用程序堆栈概述前端TypeScript React Relay后端GraphQL(Live)S基于https:// github的GraphQL实时聊天简单Web聊天应用程序.com / D1plo1d / graphql-live-subscriptions堆栈概述前端TypeScript React Relay后端GraphQL(实时)订阅GraphQL Codegen Express TypeScript Immer.js如何运行它? 在本地(开发模式)安装纱线lerna bootstrap纱线lerna运行开始请访问http://127.0.0.1:3000。 Docker(生产模式)docker build -t graphql-live-chat。 docker运行-p 8080:3001 graphql-live-chat Visi
【文件预览】:
graphql-live-chat-master
----.gitignore(19B)
----Dockerfile(1KB)
----package.json(192B)
----packages()
--------backend()
--------frontend()
----lerna.json(104B)
----README.md(692B)
----.yarnclean_(577B)
----.prettierrc(3B)
----yarn.lock(195KB)