An browser interface to interact with Docker on your machine.
Heavily inspired by the great tutorial "Create a Docker dashboard with TypeScript, React and Socket.io", published by Steve Hobbs.
1. Install the dependencies with: `npm i`;
2. Run `npm run dev` to get the application running.