Skip to content
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.

Latest commit

 

History

History
44 lines (28 loc) · 789 Bytes

README.md

File metadata and controls

44 lines (28 loc) · 789 Bytes

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