This folder contains the code for the web-app to manually control the states and track the pedalos
- Install the ws module
npm install ws
- Install the aws-sdk, used to communicated with the AWS IoT Device Shadow Service
npm install aws-sdk
Start the app
cd src/server-stats
node index.js