KITCHERETTE ADMIN

Dashboard

Checking

CATALOGUE

Recipe and product administration

Manage the global recipe catalogue and affiliate product data without putting admin controls in the consumer app.

Recipes—Live catalogue
Ingredients—Canonical ingredients
Products—Affiliate catalogue
Admin API—Write access

RECIPES

Catalogue health

Loading…

AFFILIATES

Product administration

Checking admin API…

Loading catalogue…

SERVER

API connection

The admin token is held in sessionStorage; it is not packaged into the PWA or persisted as a long-term browser preference.

ARCHITECTURE

Separation of concerns

Admin PWA→Admin API→Recipes / Products

The consumer Kitcherette app stays read-only against the catalogue. Administrative write actions belong here and on authenticated server endpoints.