node v0.12 or higher is required to run the server.
git clone [email protected]:CommaSword/hack.chat.git
cd hack.chat
npm install
- Copy
config-sample.json
toconfig.json
and edit if needed. (the client expects the server to run at port 6060) npm start