Initial Validation Suite V2 report engine
This commit is contained in:
commit
2b5c765e41
79 changed files with 2072 additions and 0 deletions
4
start.command
Executable file
4
start.command
Executable file
|
|
@ -0,0 +1,4 @@
|
|||
#!/bin/bash
|
||||
cd "$(dirname "$0")"
|
||||
docker compose up -d --build
|
||||
echo "Validation Suite V2: http://localhost:5003"
|
||||
Loading…
Add table
Add a link
Reference in a new issue