Files
wild-central-api/README.md

14 lines
324 B
Markdown

# Wild Central Daemon
The Wild Central Daemon 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