🏳️🌈 OwnRecipes is part of a free world and will always be! Sadly, GitHub is owned by the mega tech corp Microsoft that is (at least financially) supporting the fascist #UnplugTrump regime. This is not compatible with our values, and thus we moved to Codeberg, a democratic community-driven, non-profit software development platform.
You can find OwnRecipes now here: https://codeberg.org/ownrecipes/OwnRecipes
The repos on GitHub will no longer receive any updates and will eventually be deleted after some time.
The docker organization and therefore the production docker setups are unaffected by this. You can run and upgrade OwnRecipes in production as usual.
Self Hosted Recipe Management App
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
OwnRecipes is a recipe management site that allows users to create, share, and store their personal collection of recipes.
This project was forked from OpenEats. See the homepage of OpenEats for more information about it!
The usage for the app is intended for a single user or a small group. For my personal use, I would be an admin user and a few (about 5-6) friends and family would be normal users. Admin users can add other users to the project (no open sign-ups), make changes to the available Cuisines and Courses, and add to the homepage banner. Normal users just have the ability to add and edit recipes, and to add comments.
Core Features
- Creating, viewing, sharing, and editing recipes.
- Ingredients can be grouped, and recipes include other recipes.
- Update serving information on the fly.
- Browsing and searching for recipes.
- Random search for explorers.
- Comments and ratings for recipes.
- Beautiful responsive design.
You can set up this project in no time using docker. This is the preferred way.
Official releases:
Read the docs about Running the App.
From source:
If you just want to run the whole thing for some testing or demo purpose, you can use docker, build it from source, and run it locally.
If for any reason you don't want to use docker, read the guide about Running the App without Docker.
This is also the preferred method for Single-Board-Computers.
Read The Update guide
Read The Migration Guide
Please read the contribution guidelines in order to make the contribution process easy and effective for everyone involved.
Distributed under the MIT License. See LICENSE.md for more information.
See MAINTAINERS.md or SECURITY.md for more information.