Skip to content

turaneminli/multi-robot-control

Repository files navigation

Multi-Robot control systems based on Cloud Computing

This is the basic backend with one endpoint for logging hardware sensor data and contains landing page for explaining the principle of the course project.

Installation

Build the docker container

docker build -t backend .

Running docker container

docker run -e MONGOOSE_CONNECTION_STRING="" -p 80:8080 backend

About

Basic Hardware Logging backend service

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published