Major WIP
Pre-release
Pre-release
Katharsas
released this
10 Oct 22:04
·
109 commits
to master
since this release
This release is NOT meant for use in production!
Includes the webapp as well as an embedded server which will start up and run the webapp on your computer. Requires Java 8. You can submit a new issue if you find a bug.
How to install:
- Unzip folder (contains a
.jar
file and a configuration file). - Open the configuration file and enable/configure default user.
- Navigate to folder with cmd and type
java -jar filename.jar
and hit enter. - Embedded server should start up, may take some seconds...
- Open browser at
http://localhost:8080/GMM
. - Login with the credentials of the default user you configured.
If there are any problems, make sure to check the console output for information from the logger.
Changelog:
- SVN Integration
- Assets are now handled and linked in a much more dynamic way