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
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.