Files
wild-web-app/README.md
2025-10-11 17:09:34 +00:00

12 lines
316 B
Markdown

# Wild Central App
The Wild Central App is a web-based interface for managing Wild Cloud instances. It allows users to view and control their Wild Cloud environments, including deploying applications, monitoring resources, and configuring settings.
## Development
```bash
pnpm run dev
```
Test: `pnpm run check`