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

AuthenticationNot signed in

The password is never stored. After sign-in, the server issues a short-lived opaque token kept only in sessionStorage for this browser tab.

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.