Skip to content
This repository has been archived by the owner on Mar 24, 2023. It is now read-only.

jarrettgreen/riot-io

Repository files navigation

Build Status Gitter

RIOT IO - React Internet of Things

A MERN based app for monitoring and interacting with your Internet of Things Things via MQTT.

Currently, Riot is a BYOB (Bring your Own Broker) setup. You can configure your MQTT connection in a .env file:

MQTT_HOST=mqtt://somehost
MQTT_USER=usename
MQTT_PASS=password

Run

$ npm run watch
$ npm start

By default this will start on port 8080 but you can define a different port in your .env file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published