Skip to content

Latest commit

 

History

History
executable file
·
5 lines (3 loc) · 637 Bytes

README.md

File metadata and controls

executable file
·
5 lines (3 loc) · 637 Bytes

Preview UI

This React web application can be used to preview an OVE Space. It also allows users to download corresponding commands and configurations that can be used to recreate the same space using tools such as curl or SDKs such as the Python Client Library.

The preview UI can be accessed by opening the URL http://OVE_CORE_HOST:PORT/ui/preview?oveSpace=<SPACE_NAME> with a web browser (replacing <SPACE_NAME> with the name of the space that you wish to view).