javalab is a web app that provides an interface to run applications written on JVM compatible languages with powerful features.
- install docker engine and docker-compose
- download source code and go to project folder
- run containers :
docker-compose up
- access the app:
localhost:48080
- wildfly console:
localhost:49990
- java debugger:
localhost:48787
javalab follows semantic versioning