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
Catalogue health
Loading…
AFFILIATES
Product administration
Checking admin API…
Loading catalogue…
DEVELOPMENT: Affiliate product write API is not connected yet. The interface is ready for
/api/v1/admin/products.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.