Skip to content

Jurnace/Jonitor-web

Repository files navigation

Jonitor-web

Jonitor-web is a web application built using React and Chart.js. It connects to the WebSocket created by Jonitor and display the data in the form of graphs. Screenshot

Installation

  1. Clone git clone https://github.com/Jurnace/Jonitor-web.git or download this repository.
  2. npm install

Usage

Development server

npm start

This runs webpack-dev-server on http://localhost:3000. Jonitor has to be running and webpack-dev-server will redirect http://localhost:3000/ws to http://localhost:10113/ws.

Production build

npm run build

Production ready files can be found in /dist


Icons used in this project are from Material Icons and Twemoji.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published