Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 485 Bytes

File metadata and controls

17 lines (13 loc) · 485 Bytes

Document Conversion Queuing Service

It's a small text conversion queueing service with a real time notifications and live status updates on the web interface.

Setup

  • Execute npm install && bower install
  • Check MongoDB config in config.json file
  • Execute npm run start
  • Start web browser on localhost:3000

Running tests

  • Execute npm run test

Building compressed scripts and styles

  • Execute gulp make

Author

Konrad Gadzinowski [email protected]