rife2.com website Download the dependencies ./bld download Running the server ./bld compile run Go to: http://localhost:8080/ Deploying the app ./bld war The resulting archive will be in: war/build/libs Making an UberJar ./bld uberjar Then run it with: java -jar build/dist/rifers-1.0.0-uber.jar