Skip to content

Latest commit

 

History

History
44 lines (33 loc) · 1.49 KB

README.md

File metadata and controls

44 lines (33 loc) · 1.49 KB

IoT

CI Release Artifact HUB License: MIT StackShare

General purpose Internet of Things platform.

Installation

Local + Tmux
$ ./scripts/run-dev.sh
Kubernetes + Helm
helm repo add mmontes https://mmontes11.github.io/charts
helm install iot mmontes/iot

Things

Once everything is up and running, it is time to start deploying things:

Alternatively, you can start a mock thing:

$ npm run start:thing