{"id":50500959,"url":"https://github.com/phact/recipe-app","last_synced_at":"2026-06-02T11:30:53.438Z","repository":{"id":356110269,"uuid":"1231083065","full_name":"phact/recipe-app","owner":"phact","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-06T16:37:06.000Z","size":153,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-06T18:10:47.546Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/phact.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-06T15:56:49.000Z","updated_at":"2026-05-06T16:37:11.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/phact/recipe-app","commit_stats":null,"previous_names":["phact/recipe-app"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/phact/recipe-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phact%2Frecipe-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phact%2Frecipe-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phact%2Frecipe-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phact%2Frecipe-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phact","download_url":"https://codeload.github.com/phact/recipe-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phact%2Frecipe-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33820641,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-02T02:00:07.132Z","response_time":109,"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":[],"created_at":"2026-06-02T11:30:52.648Z","updated_at":"2026-06-02T11:30:53.427Z","avatar_url":"https://github.com/phact.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# recipe-app\n\nSnap a photo of a recipe, OCR it, store it as markdown, search it.\n\n- **Backend:** FastAPI + SQLite (FTS5) + Tesseract OCR\n- **Frontend:** Next.js 16 + React 19 + Tailwind v4\n\n## Prerequisites\n\n- Python 3.13+ and [uv](https://docs.astral.sh/uv/)\n- Node 20+ and npm\n- `tesseract` with English data (`sudo pacman -S tesseract tesseract-data-eng` on Arch)\n\n## Run\n\n**Backend** (port 8000):\n\n```bash\ncd backend\nuv run uvicorn main:app --reload\n```\n\n**Frontend** (port 3000):\n\n```bash\ncd frontend\nnpm install\nnpm run dev\n```\n\nOpen \u003chttp://localhost:3000\u003e.\n\n## Layout\n\n```\nbackend/   FastAPI app, SQLite db (recipes.db), uploaded images (uploads/)\nfrontend/  Next.js app\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphact%2Frecipe-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphact%2Frecipe-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphact%2Frecipe-app/lists"}