You should have docker
installed in your machine. You can install docker
from here by downloading the appropriate package for your OS.
- Clone this repository and navigate into it.
- Run
docker-compose build
- Run
docker-compose up
Rest API will be available at port 9000.
MongoDB will be using default port 27017.