GitXplorerGitXplorer
M

testRabbitMQ

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
dc0f77ab4f7fcc4c1b14a3d532258b98b34632de

removing redundand includes

MMurdalay committed 9 years ago
Unverified
c6787f0c7bad1f90b234bba3805619eb0130ee68

extra removed

MMurdalay committed 9 years ago
Unverified
e95be67d416a49d1f0f5124a3a9dcd9f302730c3

initial commit

MMurdalay committed 9 years ago

README

The README file for this repository.

The test task

Here is assumed that both – the MongoDB and RabbitMQ servers are running on the project's server.

Install dependencies

To install dependencies enter project folder and run following command:

npm install

Run server

To run server execute:

npm start 

or

node bin/www