Vertex Web UI allows you to interact with your Vertex container easily. You can monitor, setup, start and stop services without any technical knowledge.
When you start Vertex, the Web UI is automatically downloaded. Access the UI from http://localhost:6130/
-
Clone this repository
https://github.com/vertex-center/client.git vertex-client cd vertex-client
-
Start the server
npm run start
-
Access from http://localhost:3000/
- Vertex WebUI is released under the MIT License.
- All 4 Catppuccin themes come from Catppuccin, also released under the MIT License