开源替代 Slack
a minimal, distraction-free chat application
chatjavascriptminimalweb-apprealtime
关键指标
Star 增长趋势
Star
2.4k
Forks
335
周增长
+0
Issues
45
1k2k
2023年1月2023年8月2024年3月2024年11月2025年6月2026年1月2026年9月
制品库npm
README
This repo is deprecated. Use https://github.com/hack-chat/main
Local install
Server
node v0.12 or higher is required to run the server.
git clone https://github.com/AndrewBelt/hack.chat.gitcd hack.chatnpm install- Copy
config-sample.jsontoconfig.jsonand edit if needed. npm startornode server.js
Client
cd clientnpm install -g less jade http-servermakehttp-server
Change the "frontpage" text in client.js to your liking, and go to http://127.0.0.1:8080.
相关仓库
