Skip to content
This repository has been archived by the owner on Apr 1, 2018. It is now read-only.

AndrewBelt/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 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

a minimal, distraction-free chat application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages