Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 415 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 415 Bytes

VITacademics-Worker

The background worker for the VITacademics API Server

Please report any bugs or issues here.

Instructions for Installation:

Install Node.js/io.js (Latest Stable Release)

Install all dependencies

$ npm install

Run the server locally

$ npm start

External Requirements:

  • MongoDB
  • RabbitMQ