Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 1.48 KB

README.md

File metadata and controls

31 lines (21 loc) · 1.48 KB


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