summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul-Christian Volkmer2025-03-21 19:15:20 +0100
committerPaul-Christian Volkmer2025-03-21 19:15:20 +0100
commit639159c6773a31b3a346f900ed479142ac3e8cfb (patch)
treecf045db6bfda2756f7303ddbe88bc37eafcc4a2e
parent38261d6d2c778ebeef445dd24b42cf8bad6476f0 (diff)
docs: add information about DNPM:DIP dev environment
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index cc7d10a..357e44e 100644
--- a/README.md
+++ b/README.md
@@ -379,3 +379,5 @@ Die Datei `application-dev.yml` enthält hierzu die Konfiguration für das Profi
Beim Ausführen der Integrationstests wird eine Testdatenbank in einem Docker-Container gestartet.
Siehe hier auch die Klasse `AbstractTestcontainerTest` unter `src/integrationTest`.
+
+Ein einfaches Entwickler-Setup inklusive DNPM:DIP ist mit Hilfe von https://github.com/pcvolkmer/dnpmdip-devenv realisierbar. \ No newline at end of file