{"id":22451423,"url":"https://github.com/xyzjonas/chef","last_synced_at":"2025-10-04T14:51:29.629Z","repository":{"id":177591594,"uuid":"356606580","full_name":"xyzjonas/chef","owner":"xyzjonas","description":"A simple, customizable recipe management app.","archived":false,"fork":false,"pushed_at":"2025-09-04T13:57:52.000Z","size":2598,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-27T11:01:57.449Z","etag":null,"topics":["cooking","fastapi","pwa","quasar","recipes","vuejs"],"latest_commit_sha":null,"homepage":"","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xyzjonas.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-04-10T14:30:53.000Z","updated_at":"2025-09-04T13:57:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"0bfde1f7-7fac-49b7-ad80-2bc7714b25b0","html_url":"https://github.com/xyzjonas/chef","commit_stats":null,"previous_names":["xyzjonas/chef"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/xyzjonas/chef","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xyzjonas%2Fchef","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xyzjonas%2Fchef/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xyzjonas%2Fchef/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xyzjonas%2Fchef/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xyzjonas","download_url":"https://codeload.github.com/xyzjonas/chef/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xyzjonas%2Fchef/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278328165,"owners_count":25968899,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cooking","fastapi","pwa","quasar","recipes","vuejs"],"created_at":"2024-12-06T06:07:52.662Z","updated_at":"2025-10-04T14:51:29.592Z","avatar_url":"https://github.com/xyzjonas.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🍽️ Chef\n\nA simple, customizable recipe management app.\n\nA simple FastAPI + SQLAlchemy app + VueJS frontend.\nFrontend app is built and bundled together with the python build downloadable from PyPI -\u003e the entire app can be run with a single command.\nIt's also built as a single container and can be easily hosted (with little tweaks) on GCP Cloud Run.\n\n## Installation\n\n```shell\ncurl https://raw.githubusercontent.com/xyzjonas/chef/master/install.sh | bash\n```\n\nor install the package yourself\n\n```shell\npip install chef-recipes\nchef --help\n```\n\n\nor run with docker:\n\n```shell\ndocker run -p 8000:8000 -v ~/.chef:/chef/data scotch3840/chef:latest\n```\n\n\n## Build \u0026 Development\n### Migrations\nmigrations are included in the build package, symbolic link to the alembic.ini is in the repository root\n```shell\n# schema changes\nalembic revision --autogenerate -m \"\u003c... message ...\u003e\"\n\n# upgrade the target database - accoring to $DATABASE_URI\nalembic upgrade head\n\n# ...or can be executed from the built script - i.e. without the sources\nchef migrate-db\n```\n### Build\n1. Poetry: build the standalone Python package\n```shell\ncd ./src/js/chef\nnpm run build\ncd -\npoetry build\n```\n```shell\npoetry publish\n```\n2. Build the docker image\n```shell\ndocker build . -t scotch3840/chef\n```\n```shell\ndocker push scotch3840/chef\n```\n\n---------\n\n...or run on GCP using `scotch3840/misc:chef-gcp` image (PostgreSQL):\n\u003e ! second generation execution environment required.\n- `BUCKET`: name of your GCP/CloudStorage bucket.\n- `MNT_DIR`: target where the bucket will be mounted.\n- `IMAGES_FOLDER`: where the app will be looking for and storing uploaded images, has to be somewhere inside your bucket.\n- `DATABASE_URI`: specify your posgres or possibly put an sqlite file in the bucket as well.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxyzjonas%2Fchef","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxyzjonas%2Fchef","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxyzjonas%2Fchef/lists"}