This project, is a hello-world for jpro, which enables javafx in the web.
Here you can see this program running.
More about JPRO:
- Website: jpro.one
- Twitter: @jpro_one
- Ticket System: JPro-tickets
./gradlew jproRun
./gradlew jproRestart
To run jpro on linux, the server must be configured correctly.
Checkout the following chapters to configure your server correctly for jpro:
Create a zip which contains the application with the following command:
./gradlew jproRelease
The path of the zip-file is the following: build/distributions/HelloJPro-jpro.zip
Now copy this file to your Server and unzip it.
In the unzipped folder you can find a start-script: bin/start.sh
By running ./bin/start.sh
you start the JPRO Server on your server.
The JPRO Server is now ready to server your URLs entered in your browser.
./bin/start.sh