Norish
Intelligent recipe management and family collaboration platform-supports one-click URL import of recipes, AI intelligent unit conversion (metric/American), real-time synchronous sharing, shopping list management, and meal plans. Providing a modern mobile-first interface and supporting SSO single sign-on, it is the perfect digital assistant for modern home kitchens.
**Norish** is a modern smart recipe management app that helps you easily manage your daily diet, recipe collections and shopping lists. ###Core Features - ** Import recipes with one click ** -Just paste the URL and automatically parse the recipe content - ** Mobile optimization ** -Kitchen friendly and responsive design - 👨👩👧👦 **家庭共享** - 与家人共享购物清单和饮食计划 - ** Intelligent adjustment ** -Automatically calculate the amount of ingredients for different portions - **AI Assistant ** -Intelligent conversion of metric/imperial units (optional) - ** Safe login ** -Supports multiple login methods on GitHub/Google/OIDC OAuth login needs to be configured when installing Norish. It is recommended to use GitHub OAuth, which only takes 5 minutes: ####Step 1: Create a GitHub OAuth application 1. Visit GitHub Developer Settings: github.com/settings/developers 2. Click the **"OAuth Apps"** tab 3. Click the **"New OAuth App"** button ####Step 2: Fill in the application information Fill in the following information in the creation form: | field| filling contents| example| |------|----------|------| | **Application name** |Norish or custom name| `My Norish recipe housekeeper`| | **Homepage URL** |Your Norish visit address| `https://norish. Your lazy cat. heiyu.space`| | **Application description** |Application description (optional)|`Smart recipe management application`| | **Authorization callback URL** |Callback address (Important!) | `https://norish. Your lazy cat. heiyu.space/api/auth/callback/github`| ** Matters needing attention **: - **Homepage URL** and **Callback URL** must use your actual domain name - **Callback URL** must be in the format: `https://your domain name/api/auth/callback/github` ####Step 3: Get credentials After the creation is complete, you will see: ``` Client ID ───────────────────── XXXXXXX ``` Click the **"Generate a new client secret"** button to generate the key: ``` Client Secret ─────────────────────────────────────────── XXXXXXXXXX ``` **ˇ Important **: Client Secret will only be displayed once, please copy and save it immediately! ###Step 2: Add the first recipe ####Method 1: Import via URL (recommended) 1. Find your favorite recipe website page 2. Copy the recipe URL, such as www.allrecipes.com/recipe/33157/apple-strudel-muffins/ 3. Paste the URL in the Norish search box 4. Apply automatic parsing and saving recipes ** Supported recipe websites **: - 🇨🇳Chinese:下厨房、豆果美食、美食杰等 - 🇺🇸英文:AllRecipes、Food Network、BBC Good Food 等 - 🌍Any website that contains structured recipe data ####Method 2: Create manually 1. Click on the search box 2. Select "Create new recipe" 3. Manually fill in recipe information






