Skip to content

Backend servicing Reveal Web and Reveal Mobile applications

License

Notifications You must be signed in to change notification settings

akrosinc/reveal-server

Repository files navigation

revealserver

Core server for the Reveal platform

Static code analysis

This will scan the system for code using SonarQube.

./gradlew --stacktrace sonarqube -Dsonar.login=????????????????????? -Dsonar.host.url=https://sonar-ops.akros.online -Dsonar.dependencyCheck.htmlReportPath=build/reports/dependency-check-report.html

Jacoco

Dependany Checks

This will generate a report in build/reports/dependency-check-report.html

./gradlew dependencyCheckAnalyze --info

Swagger

/swagger-ui/index.html?configUrl=/api-docs/swagger-config

About

Backend servicing Reveal Web and Reveal Mobile applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published