Files
wild-central-api/README.md
2025-10-12 00:35:03 +00:00

14 lines
318 B
Markdown

# Wild Central API
The Wild Central API is a lightweight service that runs on a local machine (e.g., a Raspberry Pi) to manage Wild Cloud instances on the local network. It provides an interface for users to interact with and manage their Wild Cloud environments.
## Development
```bash
make dev
```
## Usage
TBD