0.0.4 • Published 6 years ago

teletype-server-deepstream v0.0.4

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

teletype-server-deepstream

Build Status Codacy Badge Codacy Badge npm version

This module provides an implementation of the PubSubGateway using Deepstream.io for Teletype-Server. This will enable a user to maintain their own instance of the Teletype-Server without having the external dependency of Pusher.com.This project uses ESLint and conforms to the Javascript Standard style guide.

Hacking

Running locally

  1. Clone and bootstrap
    git clone https://github.com/tomd8451/teletype-server-deepstream.git
    cd teletype-server-deepstream
    cp .env.example .env
    npm install
  2. Run the linter
    npm build
  3. Run the tests
    npm test
0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago