1.1.11 • Published 3 years ago

hart-pipeline-mgr v1.1.11

Weekly downloads
-
License
-
Repository
gitlab
Last release
3 years ago

Hart Data Models to ES

Coding Guidelines

Development Lifecycle

  • Branch off of the development branch with features
  • Review the merge to development branch
  • When ready to release, the development branch will be merged to master

Dependencies

API Documentation

The API documentation is living and built with Swagger and Koa Joi Router. The routes hold meta information like description, which need to be modified with changes. The validations are dynamically appended to the documentation. The Swagger documentation is hosted at SERVICE_ADDRESS/swagger by Koa Joi Router Docs

Changelog

Link

Run

Via Docker

docker build -t hart-data-models-to-es .
docker run -d hart-data-models-to-es

** Warning: Several depdencies are required, please run using services docker.