Skip to content

CommaSword/hack.chat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hack.chat screenshot

Local install

Server

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

  • git clone git@github.com:CommaSword/hack.chat.git
  • cd hack.chat
  • npm install
  • Copy config-sample.json to config.json and edit if needed. (the client expects the server to run at port 6060)
  • npm start

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.4%
  • CSS 8.2%
  • Other 0.4%