Skip to content

YashdalfTheGray/docker-dashboard

Repository files navigation

docker-dashboard

Docker dashboard inspired by the Auth0 blog post using Material UI.

Installation

Clone the repository and then run npm install.

Running

npm start will start the application in development mode. This will watch for changes on both the server and the client code.

npm run production will run the webpack production build (webpack -p) and will not be watching for changes.

Screenshot and Usage

Screenshot

Usage

Resources