/cubic-platform

Simple Cubic Platform using Microservice Architecture.

Primary LanguageJavaBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Build Status standard-readme compliant

Cubic Platform

Cubic Platform is a backend project using Microservice Architecture.

This repository contains:

  1. Source code.
  2. Dockerfiles & docker-compose scripts.
  3. Documents.
  4. CI/CD integration settings.

Table of Contents

Background

This project is the backend service of the application that helps doctors diagnosing and communication remotely.

The solution includes:

  • Client-side application
  • Hardware devices(e.g. camera, video encoding/decoding box, etc.)
  • Server-side service

Install

You can clone the repository wherever you want.

$ git clone https://github.com/dantin/cubic-platform.git && cd cubic-platform
$ make image
$ make images

Usage

This is only a documentation page. You can find out more on here.

Related Efforts

Maintainers

@dantin

Contributing

Suggestions and improvements welcome!

Feel free to Open an issue or submit PRs.

License

BSD 3 Clause © David Ding