Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 219 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 219 Bytes

Dashboard classic

This is a dashboard for Daptin

Try with docker

docker run -p 8080:8080 daptin/dashboard-classic

Build yourself

npm install
npm run build