roq-messaging / roq-backend

1 stars 0 forks source link

RoQ: CLI and Web Application

This repository hosts two tools to control RoQ written in NodeJS.

Installing

See the install guide.

Launching the web application

This will start the web application (management console) and the APIs. Run the application using the launcher:

./launcher.js web

Using the CLI

See the CLI manual.

Web API Documentation

See the Web API manual.

Components

See the Internal architecture.