Before running the app make sure that you have Java 8 (or higher) JDK installed.
To quickly start the app, type this into your terminal:
git clone https://github.com/kopiLeft/galite-demo-inventory-app.git
cd galite-demo-inventory-app
./gradlew appRun
The app will be running on http://localhost:8080
When the app is started, the login page is displayed. For demo purposes, a user is inserted into the database with the following parameters:
login = admin
password = admin
Galite framework is licensed under the LGPLv2.1. See COPYING