Files
wild-cloud-dev/CLAUDE.md
2025-10-11 21:39:32 +00:00

684 B

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