a system usability scale calculator spring boot implementation
- Build and run locally:
mvn spring-boot:run
This requires java11 and maven - Or alternatively run the docker image:
docker run -d -p8080:8080 mkamar/system-usability-scale
By default, the server will listen to HTTP requests on port 8080