We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The following steps explain how to run the server:
Make sure Java and Mysql are installed
Create a new database named bsg3
bsg3
install the server with mvn clean install
mvn clean install
run the server with mvn exec:java
mvn exec:java