Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/0xcuriousapple/dashboard-autonomoussidechains
Realtime dashboard using SVG, SCSS for animation, Express as server and socket.io for client server communication
https://github.com/0xcuriousapple/dashboard-autonomoussidechains
animation dashboard express realtime scss socket-io svg
Last synced: 13 days ago
JSON representation
Realtime dashboard using SVG, SCSS for animation, Express as server and socket.io for client server communication
- Host: GitHub
- URL: https://github.com/0xcuriousapple/dashboard-autonomoussidechains
- Owner: 0xcuriousapple
- Created: 2020-04-19T22:26:09.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T12:58:38.000Z (almost 2 years ago)
- Last Synced: 2024-02-15T00:37:17.947Z (9 months ago)
- Topics: animation, dashboard, express, realtime, scss, socket-io, svg
- Language: JavaScript
- Homepage: https://bkdashboard.herokuapp.com/
- Size: 502 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dashboard
This is the real time animated dashboard developed for [AutonomousSidechains](https://github.com/abhishekvispute/AutonomousSidechains).
### It is hosted on heroku [click me](https://bkdashboard.herokuapp.com/)
![Image description](https://github.com/abhishekvispute/Dashboard/blob/master/screenshot.png)
## How to runInstall the required libraries:
npm install
Run the server:node app.js
Open browser and spawn as many clients as you want