iArnaud / hack.chat

Home Page:https://hack.chat/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hack.chat screenshot

Local install

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.

About

https://hack.chat/

License:GNU General Public License v3.0


Languages

Language:JavaScript 91.2%Language:CSS 8.4%Language:HTML 0.3%Language:Makefile 0.1%