Ben-Xav / holycraap

BACKEND In search of the one and only Holy Craap - a treasure also known as "Big Whoop(TM)" - a new adventure game written in Java and JavaScript, using Spring and React.
GNU General Public License v3.0
1 stars 0 forks source link
adventure-game backend java mysql spring

Holy Craap - Backend

In search of the one and only Holy Craap - a treasure also known as "Big Whoop(TM)" - a new adventure game written in Java and JavaScript, using Spring and React.

Prerequisite

Installation

Create a new MySQL user:

Then update the src/main/resources/application.properties file.

A new database, called "db_holycraap", will be created upon startup.

Test

Use the following command to run the unit tests:

gradle clean build

Usage

Run a local server:

gradle bootRun

The server listens on port 8080 by default:

curl http://localhost:8080
Yo !