Skip to content

Full-stack web app to run, manage and monitor experiments on a prototype IoT device. React, Node.js, MongoDB.

Notifications You must be signed in to change notification settings

MatyMasaryk/IoT-Device-Companion-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IoT-Device-Companion-App

Full-stack web app to run, manage and monitor experiments on a prototype IoT device.

Topics

React, TypeScript, Node.js, Express.js, MongoDB, IoT

Prerequisites

  1. make sure node.js is installed,
  2. npm is installed,
  3. clone repository

Server

Configure

cd node_server
npm install

Run

node server.js

Web app

Configure

cd react-app
npm install

Run

npm run dev

About

Full-stack web app to run, manage and monitor experiments on a prototype IoT device. React, Node.js, MongoDB.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published