Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 775 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 775 Bytes

Tow Truck - Who you call when you get stuck

Installation

Pre-requisites:

  1. Node JS
  2. npm
  3. Redis
  4. Etherpad Lite

Sync submodule (Twitter bootstrap)

$ git submodule update --init --recursive

Running the Server

./app.js

Data Keys

global:last_bundle_id - Used to keep track of total docs in the system in order to get the next short url

License

This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.