ovdashboard/api/README.md

9 lines
232 B
Markdown
Raw Normal View History

2022-09-21 00:13:06 +00:00
# OVDashboard API
This API enables the OVDashboard UI to run.
## Quick Start
Preferably, use the `docker` image at `TODO` to run API and UI simultaneously. Refer to the [main config](TODO) for how to do that.
## Running the API