Skip to content

mmontes11/iot

Repository files navigation

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