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!
- Install Node.js => https://nodejs.org/en/download/ (if not already done)
- Run npm i
- Run npm run build
- Run npm start
- Run npm run pretty before committing!
You're all set, have fun!