Lead Maintainer: Timo Weiß
This service will be a small part of locator-app.com 2.0
git clone https://github.com/locator-kn/ms-messenger.git
cd ms-messenger
npm install
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.
- node v4
- running rabbitmq-server
- running mongodb instance
- .env file in parent folder.