Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 978 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 978 Bytes

DOCKER DASHBOARD

This is a simple docker dashboard I made for my projects to make it easier for me to get logs and stats of my containers. Feel free to propose new features that would be useful to add!

Installation

Launch the dashboard

  • Run npm run build
  • Run npm start

To keep a clean codebase

  • Run npm run pretty before committing!

You're all set, have fun!