{% extends "main.html" %} {% block tabs %} {{ super() }}
 
          A self-hosted recipe manager and meal planner with a RestAPI backend
          and a reactive frontend application built in Vue for a pleasant user
          experience for the whole family.
         
        Quickly and easily import recipes from sites around the web using the
        built in recipe scraper.
       
        Keep your data safe with automatic backups in any format supported by
        Jinja2 templates
       
        Use a beautiful and intuitive user interface to create, edit, and delete
        recipes. Recipe editor supports markdown syntax
       Create Meal Plans for the week, month, or year! 
        Add new users with sign-up links or simply create a new user in the
        admin panel.
       
        Sort users into groups to share recipes and mealplans with the whole family while keeping
        your cooking club separate.
       
        Schedule webhooks to send notifications to 3rd party services with
        todays Meal Plan data.
       
        API Driven application gives you full control of the backend
        server with interactive documentation
       
      Mealie
        
        
        Import Recipes
      
      
        
        Automatic Backups
      
      
        
        Rich User Interface
      
      
        
        Meal Planner
      
      
        
        Users
      
      
        
        Groups
      
      
        
        Webhooks
      
      
        
        Open API