📄️ Architecture Diagrams
Visual, simplified diagrams of the AquaGen system architecture, data flow, and component relationships — each with a short summary.
📄️ Micro-Frontend Architecture
AquaGen's Nx monorepo architecture, its feature-library structure, and why the Module Federation setup is currently turned off
📄️ State Management
Overview of state management with AppStore and feature stores in AquaGen
📄️ API Call Flow
Complete flow of API calls from UI interaction to data display in AquaGen
📄️ Standard Categories
Standard category types, services, and monitoring category structure in AquaGen
📄️ Configuration & Security
The app-wide config and feature flags in constants.js, plus the Content-Security-Policy and security headers applied on both Firebase hosting and the dev server.
📄️ Libraries & Modules
The shared libraries that every AquaGen app is built from — categories, what each does, which apps use it, the import naming scope, and the dependency rules.
🗃️ Practice
5 items