This repository hosts two tools to control RoQ written in NodeJS.
- A commandline interface
- A web application ("management console")
See the install guide.
This will start the web application (management console) and the APIs. Run the application using the launcher:
./launcher.js web
See the CLI manual.
See the Web API manual.
See the Internal architecture.