This suite of microservices forms the backend of the Distributed Noracle Project. Please try out our app at: dbis.rwth-aachen.de/noracle/
las2peer uses Java 14.
- Build the project using
ant all - Copy launcher-configuration.ini to etc/
- Start using
./start-local.shfor starting in the same shell (useful for testing), or./start-node.shfor starting Noracle in a screen (useful for production)