Skip to content
/ rpgweb Public

Demo web service for results of RPG computations

Notifications You must be signed in to change notification settings

smeup/rpgweb

Repository files navigation

rpgweb

Demo web service that exposes the results of a RPG computation executed with the RPG Interpreter

To refresh the dependencies:

./gradlew build --refresh-dependencies

To clean the DB directory:

./gradlew cleanDB

To start the DB Engine:

./gradlew startDBEngine

To stop the DB Engine:

./gradlew shutdownDBEngine

To populate the Sample DB:

./gradlew createDB

To run the server:

./gradlew run

About

Demo web service for results of RPG computations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages