0.0.0 • Published 9 years ago

tpdsworker v0.0.0

Weekly downloads
2
License
BSD-2-Clause
Repository
-
Last release
9 years ago

TPDS Worker

The TPDS worker is responsible for processing events pushed into the worker queue to pass data between the web process and TPDS (and Dropbox by proxy).

Installation

In the tpdsworker directory:

npm install
grunt install

Running

To run the tpdsworker directly, use:

node app.js

The tpdsworker can be set up a background process just like the other sharelatex services, and follows the same conventions.