Dashboard Setup
This Page would guide to setup dashboard in your local
Last updated
This Page would guide to setup dashboard in your local
Last updated
The dashboard is our project, built using and
The AIM of the Dashboard repo. is to generate a skeleton dashboard build that utilizes the export generated by the handshake scheduler
for displaying beautiful (Should be) reports.
Fix some UI/UX or dashboard-specific bugs generated in the reports.
Test the entire build end-to-end
Clone repo.
Visit these for double checking
Move to handshake-nodejs-reporters/packages/handshake-dashboard
npm install
npm run dev
With these, we would be able to run the dev. version. you can explore the rest. 😊