https://github.com/qwqcode/tako-lite
A light Instant Messaging Web Application. 轻量级实时通讯 Web App
https://github.com/qwqcode/tako-lite
Last synced: 6 months ago
JSON representation
A light Instant Messaging Web Application. 轻量级实时通讯 Web App
- Host: GitHub
- URL: https://github.com/qwqcode/tako-lite
- Owner: qwqcode
- License: gpl-2.0
- Created: 2019-02-03T13:40:53.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-04T06:44:40.000Z (about 7 years ago)
- Last Synced: 2025-02-23T14:34:57.410Z (12 months ago)
- Language: JavaScript
- Homepage:
- Size: 154 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tako-lite
轻量级实时通讯 Web App
A light Instant Messaging Web Application.


## 食用
1. Apache 或 nginx 配置 `/public` 为网站根目录
2. 安装 node 并安装依赖 `yarn install`,执行 `yarn start` 运行服务器端
3. 配置 `/public/index.html` 中 `window.takoLiteConfig.server` 为服务器端请求地址