Skip to content

Setup Backend

Abbas Yadollahi edited this page Apr 16, 2019 · 6 revisions

The process for building and deploying the backend service is outlined on this page.

Dependencies

Note: Users wishing to test the service can simply install the Spring plugin for Eclipse and run it that way.

Build

Build using gradle.

cd TreePLE-Spring/
gradle build

The backend service should now be running on port 8000.

HOME

THE PROJECT

GETTING STARTED

THE TEAM

PROJECT MANAGEMENT

Clone this wiki locally