Cockpit is the User Interface module that extends the API Server module to make it easier to use the API Server's functionality.
After the startup, you have access to the UI through (http://localhost:3000/)
To run the UI Locally
npm run compile
npm start