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.
Training requirements set-up
Start the project baseline
Clone the Server Developer Training starting repo here, and open it using IntelliJ.
Running the back end
Here again, we will use the IntelliJ plugin provided by Genesis.
Just follow the build and deploy steps, and then double-check that you can see the processes running properly as explained. You must see all processes up and running or in standby mode.
Running the front end
Next, run the web application locally.
If you don't get any errors, you're all set!
The application will open at http://localhost:6060/login
.