Skip to content
/ sdwc Public

Multiple drones and ground station Web consoles 无人机自动机场控制台

License

Notifications You must be signed in to change notification settings

sb-im/sdwc

Repository files navigation

SDWC == S Dashboard Web Console

ci

Robotics Cluster Cloud Console

Introduction

The Application developed by the sbim inno (StrawBerry Tech) MPL-2.0 protocol open source, the goal is to do a universal robotics console application

Build Setup

# install dependencies
yarn install

# build for production with minification
yarn run build

Install && Config

cp src/config.json ./

Development

# docker or nerdctl
docker compose up

# serve with hot reload at localhost:8080
yarn run dev

CHANGELOG

doc/CHANGELOG.md

Development Docs

doc/DEVELOPMENT.md