Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 555 Bytes

getting-started.md

File metadata and controls

25 lines (16 loc) · 555 Bytes

Démarrage

Code base is written using Java 8. Generated artifact is deployed on a tomcat server (v8*)

Prior

Following prerequisites must be fullfilled to start contributing to developments

  • Install git
  • Install jdk v1.8
  • Download tomcat v8.*
  • Install maven v3*
  • Install and configure a java IDE

Version Control System

Source code is available on github.

Docker

You can launch the back office and the graphdb database thanks to docker-compose

docker-compose up