EERP Suite

Data Flow Architecture

Complete data flow from user action through the system to infrastructure.

Infrastructure

DataTableProvider

React Application

User Action

TableView

BoardView

Custom Components

DatabaseAdapter
(D1/Supabase)

FileAdapter
(Storage Brain)

Cloudflare D1
(Structured Data)

Storage Brain
(Files + Processing)

Infrastructure

DataTableProvider

React Application

User Action

TableView

BoardView

Custom Components

DatabaseAdapter
(D1/Supabase)

FileAdapter
(Storage Brain)

Cloudflare D1
(Structured Data)

Storage Brain
(Files + Processing)

Layers

LayerResponsibility
React ApplicationUI components and views
DataTableProviderState management and adapter orchestration
InfrastructurePersistent storage (database + files)