This repository contains the source code for the Airbotics backend. The backend is an Express.js web app that is responsible for the following:
- Processing REST API requests from users.
- Communicating with robots via an MQTT broker.
- Multi tenancy user authentication and authorization.
Check the latest documentation to get started.
This software is licensed under AGPL v3.0