Skip to content

JaaJSoft/OASMR

Repository files navigation

OASMR

Hits-of-Code

Supervisor

./gradlew supervisor [--args="<Port(default:40404)>"]

(On Windows launch gradlew.bat instead)

Node

./gradlew node [--args="<supervisor address> <supervisor port> <node port>"]

Without parameters, the node will connect to localhost:40404 with node port 56780

Application

./gradlew app