Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 473 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 473 Bytes

Build Status

KiotlogAPI

Web related services for Kiotlog platform

Building Kiotlog API services

Clone repo

Clone this repository and move in

$ git clone https://github.com/kiotlog/kiotlog-api
$ cd kiotlog-api

Build microservices

Use provided docker-compose.yml to build Kiotlog microservices Docker images:

$ docker-compose build