Skip to content

Zwerfkei Platform Overview

Welcome to the Zwerfkei System Overview.
This document provides a high-level description of the Zwerfkei ecosystem, including all major services, applications, and their interactions.


Platform Purpose

The Zwerfkei platform is a modular, service-oriented ecosystem designed to manage our e-commerce operations, customer interactions, inventory, and marketing automation.
Our architecture promotes scalability, flexibility, and maintainability by decoupling responsibilities across independent services.


Core Components

Service Description
Zwerfkei-cms Content Management System for managing articles, banners, and marketing pages.
Zwerfkei-website (new) Frontend storefront built with modern web technologies. since [year of date]

System Architecture

graph TD
    User --> Zwerfkei-website
    Zwerfkei-website --> Zwerfkei-cms 
    User --> Zwerfkei-app

Monitoring & Logging

All services follow the centralized logging and monitoring standards described in shared/logging.md.