Code base is written using Java 8. Generated artifact is deployed on a tomcat server (v8*)
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
Source code is available on github.
You can launch the back office and the graphdb database thanks to docker-compose
docker-compose up