From 726be3f61336e9f8ac33fbd63b57fba723ca0b99 Mon Sep 17 00:00:00 2001 From: Cedric Date: Fri, 11 Jul 2025 14:16:05 +0200 Subject: [PATCH] bu commit --- README.md | 7 ++++ apiDesign.drawio | 86 +++++++++++++++++++++++++++++++++++++++++++++++- 2 files changed, 92 insertions(+), 1 deletion(-) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..c9c1204 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +Run it locally: + +1. build the current state: + mvn clean install or mvn clean install -DskipTests + +2. docker it up and run it + docker-compose -f dev-docker-compose.yml up --build diff --git a/apiDesign.drawio b/apiDesign.drawio index e276b67..f82c248 100644 --- a/apiDesign.drawio +++ b/apiDesign.drawio @@ -1,6 +1,6 @@ - + @@ -193,6 +193,90 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +