hack.chat

a minimal, distraction-free chat application

  • 所有者: AndrewBelt/hack.chat
  • 平台:
  • 许可证: MIT License
  • 分类:
  • 主题:
  • 喜欢:
    2
      比较:

Github星跟踪图

This repo is deprecated. Use https://github.com/hack-chat/main

hack.chat screenshot

Local install

Server

node v0.12 or higher is required to run the server.

  • git clone https://github.com/AndrewBelt/hack.chat.git
  • cd hack.chat
  • npm install
  • Copy config-sample.json to config.json and edit if needed.
  • npm start or node server.js

Client

  • cd client
  • npm install -g less jade http-server
  • make
  • http-server

Change the "frontpage" text in client.js to your liking, and go to http://127.0.0.1:8080.

主要指标

概览
名称与所有者AndrewBelt/hack.chat
主编程语言JavaScript
编程语言Makefile (语言数: 4)
平台
许可证MIT License
所有者活动
创建于2015-07-05 12:48:25
推送于2018-03-25 11:59:24
最后一次提交2018-03-25 07:59:17
发布数0
用户参与
星数2.4k
关注者数103
派生数338
提交数104
已启用问题?
问题数109
打开的问题数45
拉请求数16
打开的拉请求数10
关闭的拉请求数21
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?