git clone
cd wayfare-backend
git checkout branchname
- Copy and paste application.properties.example and rename it to application.properties
- Fill in the necessary information for the connection to the database.
./gradlew.bat bootRun
chmod +x ./gradlew
./gradlew bootRun