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

Automattic/happychat-service

Repository files navigation

Happychat Chat Server

This project is now closed.


Socket.IO based chat server for happychat.

In progress implementation of Happychat Service.

Developing

  1. git clone git@github.com:automattic/happychat-service.git
  2. cd happychat-service
  3. npm install
  4. npm test

Make sure all tests pass before developing.