Implemented most of logic behind REST Mock Services

Added dev.sh script to run r11-tools in dev-mode with hot-reload for frontend
This commit is contained in:
2023-06-19 15:31:15 +02:00
parent c0fcd53d35
commit 3a3073d236
9 changed files with 177 additions and 48 deletions

1
dev.sh Executable file
View File

@@ -0,0 +1 @@
docker-compose -f docker-compose.dev.yml up --build