Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 620 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 620 Bytes

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.