Skip to content

Latest commit

 

History

History
154 lines (114 loc) · 10.4 KB

File metadata and controls

154 lines (114 loc) · 10.4 KB

OpenFrame OSS Frontend — Documentation

Welcome to the documentation for OpenFrame OSS Frontend, the primary web application powering the OpenFrame platform — a unified, AI-driven interface for Managed Service Providers (MSPs).


📚 Table of Contents


🚀 Getting Started

New to the project? Start here:

  • Introduction — What is OpenFrame OSS Frontend and who it's for
  • Prerequisites — Required software, system requirements, and environment variables
  • Quick Start — Get the app running locally in under 5 minutes
  • First Steps — Explore the app, verify your setup, and understand key directories

🛠 Development

Guides for contributors and developers working in the codebase:


📖 Reference Architecture

Technical reference documentation generated from source code analysis:

Core Application

Backend Services

Security & Identity

Notifications

Data Layer

Tool Integrations & SDKs

Initializers


🗺 Architecture Diagrams

Visual architecture diagrams are available in the docs/diagrams/architecture/ directory. Each module has one or more Mermaid diagram files (.mmd) covering different aspects of its architecture.

Key diagram sets:

  • openframe-oss-frontend.mmd — Main application architecture
  • frontend-core.mmd — Shared UI library structure
  • gateway-service-core.mmd — Gateway routing and proxy
  • stream-service-core.mmd — Event streaming topology
  • api-service-core.mmd — API service internals
  • authorization-service-core.mmd — Auth and OAuth flows
  • security-core.mmd / security-oauth.mmd — Security patterns

View all diagrams in docs/diagrams/architecture/.


🔗 Quick Links


Documentation generated by 🦩 Flamingo AI Technical Writer