Skip to content

SagiMedina/system_dashboard

Repository files navigation

React + MobX + Web-Workers System Dashboard

Example

This repository provides a reference implementation of the System Dashboard application written using -

JS: React, MobX JSX, ES6.

HTML: Web-Workers

CSS: Material Dashboard

Python: Flask

Running the application

clone https://github.com/SagiMedina/system_dashboard.git
mkvirtualenv system_dashboard
pip install -r requirements.txt
python system_dashboard.py
open http://localhost:5002

Port can be changed through environment variables.

About

Boilerplate project - Cross-Platform System Dashboard using Flask, React, Mobx and Web-Workers

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published