/Distributed-Noracle-Backend

Backend for digital Question-Based-Dialog (Noracle Method)

Primary LanguageJavaCreative Commons Zero v1.0 UniversalCC0-1.0

Distributed Noracle Backend

Build Status

This suite of microservices forms the backend of the Distributed Noracle Project. Please try out our app at: dbis.rwth-aachen.de/noracle/


Java

las2peer uses Java 14.

Setup

  1. Build the project using ant all
  2. Copy launcher-configuration.ini to etc/
  3. Start using ./start-local.sh for starting in the same shell (useful for testing), or ./start-node.sh for starting Noracle in a screen (useful for production)