8000 GitHub - Satge96/pedaloViewer: Simple to use, blazing fast and thoroughly tested WebSocket client and server for Node.js
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
forked from websockets/ws

Simple to use, blazing fast and thoroughly tested WebSocket client and server for Node.js

License

Notifications You must be signed in to change notification settings

Satge96/pedaloViewer

 
 

Repository files navigation

pedaloViewer

About The Project

This folder contains the code for the web-app to manually control the states and track the pedalos

Getting Started

  • 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

About

Simple to use, blazing fast and thoroughly tested WebSocket client and server for Node.js

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 87.1%
  • Python 7.7%
  • HTML 5.0%
  • CSS 0.2%
0