Sources#

You can choose to install re:Director from sources.
Make sure to have a Java JDK 25 installed. The easiest way to do so is SDKMAN!. A JDK from Temurin is recommended.

Clone the Repo#

Use git to clone the repo from GitHub:

git clone https://github.com/re-Director/re-director.git

Run#

Change into the repository and run the following command:

./mvnw spring-boot:run