Skip to content

Commit

Permalink
Update README.adoc
Browse files Browse the repository at this point in the history
  • Loading branch information
source-c authored Aug 30, 2022
1 parent 0be2ca1 commit 19d22c8
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,16 @@ image:https://github.com/tbt-post/edi-receiver/workflows/Docker%20Image%20PG%20C
image:https://github.com/tbt-post/edi-receiver/workflows/Docker%20Image%20MySQL%20CI/badge.svg?branch=trunk[Docker Image MySQL CI]
image:https://github.com/tbt-post/edi-receiver/workflows/Docker%20PG%20Load%20Test/badge.svg?branch=trunk[Docker PG Load Test]

A clojure application designed to receive and store EDI messages from the TBT Cloud into a customer's local database.
A clojure application designed to receive and store EDI messages from the https://tbt-post.net/[TBT Cloud] into a customer's local database. The solution is intended to be quite universal so is actively used to integrate other platforms (like, for example, https://dkdhub.com/[DKDHUB]) and applications into the robust and flexible digital environment.

Latest release assets available https://github.com/tbt-post/edi-receiver/releases/latest[here].

NOTE:: Default configuration implies PG and rely on upstream versioning

== Customisations

There are a lot of possible customisations available as well as adding a new schemas or changing the schema sources. On order to get more information, please use the contact form https://tbt-post.net/contact/[here]

== Makefile build

In order to build and run with Makefile you should first https://docs.docker.com/install/[install docker],
Expand Down

0 comments on commit 19d22c8

Please sign in to comment.