Skip to content

Airbotics/backend

Repository files navigation


Typescript NodeJS Prisma Docker Postgres

License: AGPL

Twitter

The Airbotics Backend

This repository contains the source code for the Airbotics backend. The backend is an Express.js web app that is responsible for the following:

  1. Processing REST API requests from users.
  2. Communicating with robots via an MQTT broker.
  3. Multi tenancy user authentication and authorization.

Documentation

Check the latest documentation to get started.

License

This software is licensed under AGPL v3.0