22 lines
684 B
Markdown
22 lines
684 B
Markdown
# CLAUDE.md
|
|
|
|
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
|
|
|
|
## Project Overview
|
|
|
|
This project is called "Wild Cloud Central". It consists of the following components:
|
|
|
|
- **Wild Daemon**:
|
|
- @wild-central-api/README.md
|
|
- A web server that provides an API for managing Wild Cloud instances.
|
|
- Wild CLI:
|
|
- @wild-cli/README.md
|
|
- A command-line interface for interacting with the Wild Daemon and managing Wild Cloud clusters.
|
|
- Wild App:
|
|
- @wild-web-app/README.md
|
|
- A web-based interface for managing Wild Cloud instances, hosted on Wild Central.
|
|
|
|
|
|
Read all of the following for context:
|
|
- @ai/BUILDING_WILD_CENTRAL.md
|