Exoflow Monorepo Welcome to the Exoflow monorepo! This repository contains multiple projects that tie together the Exoflow ecosystem. Repository Structure The repository is organized as follows: exoflow/ ├── app/ │ ├── exoflow.cloud/ ├── docs/ ├── infra/ └── libs/ Packages apps/ - The core functionality and applications of Exoflow. docs/ - Documentation for the general project. infra/ - Infrastructure code for the ExoKomodo organization running ExoFlow. libs/ - Shared libraries and code.