FAGI-web requires FAGI installed on your system. Follow the build instructions from the FAGI repo if you haven' t already and come back here.
Clone the repo:
git clone https://github.com/SLIPO-EU/fagi-web.git fagi-web
Build and install:
mvn clean install
Run:
mvn spring-boot:run