Skip to content
This repository was archived by the owner on Apr 24, 2022. It is now read-only.

ProjectPepperHSB/WebsocketServer

Repository files navigation

WebsocketServer

Image of the site

A Simple Websocketserver to get data and send to the Browser.

Requirements

  • NodeJS
  • npm

Installation

~$ npm i

Quick Start

~$ npm run dev

Notes

If running with pepper, you have to run npm run prod and check the IP address of the local machine. This IP must be entered into the Pepper app.

The dummy script included here shows hwo to send the requests, to display the data on the dashboard.

About

Simple Websocket Server to create a realtime dashboard

Topics

Resources

License

Stars

Watchers

Forks