Skip to main content
Version: Previous

Server Developer Training - getting started

Environment set-up

Make sure you have completed the Environment set-up, just as you did in the Developer Training.

Start the project baseline

Clone the Server Developer Training starting repo here. Open it using IntelliJ and follow the next steps:

  • Build the server. In the Gradle menu on the right of IntelliJ, select genesis-project-alpha/Tasks/Build/Assemble.
  • Make sure you are ok with all the pre-requisites.
  • Do the Deployment process.
  • Run the application locally

The application will open at http://localhost:6060/login.