Code Monkey home page Code Monkey logo

konyha's Introduction



Konyha Recipe Manager

Self hostable recipe manager and site generator written in TypeScript

๐Ÿšง Project is in alpha stage and under heavy development! ๐Ÿšง

Website โ€ข Docs

Features:

  • Manage your recipe collection from any device, filter by tags, use text search, export your data
  • Open source and easy to self host without trackers or ads
  • Responsive UI with dark and light themes
  • Multiple users can use the same instance, login with Google or Github accounts
  • One click publish to share selected recipes in a generated static site

Planned features

  • Email login
  • Import from json
  • Offline mode
  • More themes
  • i18n
  • Groceries list
  • Connect to git repo
  • Browser extension for importing recipes

Screenshots

Static site generator

There is a demo site generated from this json file and is identical to the output of the site generator in Konyha. More info in the docs.

Getting started

Use the official Docker images. This is the recommended way of running Konyha. Other install methods are described in the docs.

Prerequisites:

  • Docker and Docker Compose

Running Konyha

  1. Clone the konyha-hosting repository to your local machine or server
git clone https://github.com/balzss/konyha-hosting && cd konyha-hosting
  1. Copy the .env.example file to .env and add your variables

  2. Start containers with docker compose

docker compose up

Reverse proxy

Use the reverse-proxy profile to run with traefik:

docker compose --profile reverse-proxy up

Usage

Read about how to use Konyha here.

Development

Read about development here.

Tools and assets used

License

The project is licensed under GPLv3.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.