Skip to content
This repository was archived by the owner on Feb 21, 2025. It is now read-only.

kiotlog/kiotlog-api

Repository files navigation

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