Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 1.13 KB

README.md

File metadata and controls

34 lines (21 loc) · 1.13 KB

ms-messenger

Dependencies Build Status Coverage Status

Lead Maintainer: Timo Weiß

This service will be a small part of locator-app.com 2.0

Installation

  1. git clone https://github.com/locator-kn/ms-messenger.git
  2. cd ms-messenger
  3. npm install

Usage

The service itself uses seneca to expose its functionality via pattern. Its designed for the new locator environment.

At locator we plan a simple microservice architecture which communicates (among others) over rabbit-mq.

Prerequisites

  • node v4
  • running rabbitmq-server
  • running mongodb instance
  • .env file in parent folder.