Skip to content

v0.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@rherlt rherlt released this 16 Aug 19:56
· 63 commits to main since this release
ee21e61

third release of the reval app... development in process ;-)

To run and test:

docker run -p 8080:8080 -v /datapath/:app/data/ ghcr.io/rherlt/reval:v0.3

Click here to open the OpenAPI Specification in SwaggerEditor.

Addionally the application comes with an UI. Just open in a Browser, for example by clicking http://localhost:8080/. Do not forget to use the forwared port of the Docker image.