{"id":23433035,"url":"https://github.com/aaron5670/recipes-app","last_synced_at":"2026-04-13T04:41:18.000Z","repository":{"id":268760984,"uuid":"905386106","full_name":"aaron5670/recipes-app","owner":"aaron5670","description":"🍔 React Native (Expo) Recipes App for learning React Native (RSC + Expo EAS)","archived":false,"fork":false,"pushed_at":"2024-12-23T22:26:51.000Z","size":1356,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-15T09:31:37.155Z","etag":null,"topics":["android","dall-e","expo","gpt4o","ios","mobile-app","openai","react-native","recipe-app","recipes","supabase"],"latest_commit_sha":null,"homepage":"","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/aaron5670.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":"2024-12-18T18:06:20.000Z","updated_at":"2024-12-25T14:46:56.000Z","dependencies_parsed_at":"2024-12-18T19:25:07.967Z","dependency_job_id":"c7d013a2-4bdc-4211-b415-33c5bba8ab27","html_url":"https://github.com/aaron5670/recipes-app","commit_stats":null,"previous_names":["aaron5670/recipes-app"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aaron5670%2Frecipes-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aaron5670%2Frecipes-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aaron5670%2Frecipes-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aaron5670%2Frecipes-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aaron5670","download_url":"https://codeload.github.com/aaron5670/recipes-app/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248058664,"owners_count":21040798,"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","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":["android","dall-e","expo","gpt4o","ios","mobile-app","openai","react-native","recipe-app","recipes","supabase"],"created_at":"2024-12-23T10:57:09.648Z","updated_at":"2025-10-25T00:45:40.568Z","avatar_url":"https://github.com/aaron5670.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🍔 Recipes app\n\nMobile Recipes app using React Native (Expo), Supabase and OpenAI.\n\n## Features\n\n- [x] User authentication\n  - Sign up\n  - Sign in\n  - Sign out\n- [x] Recipes on the home screen\n- [x] Recipe details\n- [x] Generate recipe based on uploaded food image\n- [x] Store recipes in Supabase database and storage\n- [x] Generate recipe based uploaded recipe image\n- [ ] Generate recipe based on text input\n- [ ] Edit generated recipe\n- [ ] Share recipe\n- [ ] Like recipe\n- [ ] Comment on recipe\n- [ ] Search for recipes\n\n## Adding or updating .env variables\n\nWhen adding or updating .env variables, you need to run `eas env:push` to update the environment variables on the EAS\nbuild servers.\n\n## Run the app on a local device (emulator)\n\n1. Clone the repository\n2. Install dependencies: `bun install`\n3. Prebuild the app: `npx expo prebuild`\n4. To start the app on an emulator (make sure you have an emulator running):\n    - iOS: `npx expo run:ios`\n    - Android: `npx expo run:android`\n\n## Generate types based on Supabase schema\n\n1. Run `bun generate:types` to generate types based on the Supabase database schema.\n\n## Run Supabase functions locally\n\n1. Install Deno: `brew install deno`\n2. Run Docker locally\n3. Run `bun supabase:dev` to start the Supabase functions locally\n\n## Deploy Supabase functions\n\n1. Run `bun supabase:deploy` to deploy the Supabase functions to the Supabase instance\n\n## Run the app on a physical device (EAS build)\n\n1. Clone the repository\n2. Install dependencies: `bun install`\n3. Create EAS production build: `bun build:production` (configured for Android)\n\n## Create a local build (APK)\n\n1. Clone the repository\n2. Install dependencies: `bun install`\n3. Prebuild the app: `npx expo prebuild`\n4. Create a local build: `bun build:local` (configured for Android)\n\n## Screenshots\n\n\u003cimg src=\"https://github.com/user-attachments/assets/eb1db769-2307-4218-99c1-49fe7cbddba2\" width=\"300\"/\u003e\n\u003cimg src=\"https://github.com/user-attachments/assets/047d3ea1-2200-429a-831a-3c3514538104\" width=\"300\"/\u003e\n\u003cimg src=\"https://github.com/user-attachments/assets/4771c891-8ca4-4c5c-b60c-7dbef74847a2\" width=\"293\"/\u003e\n\u003cimg src=\"https://github.com/user-attachments/assets/50f57b37-237e-438d-b99d-bc4858cd2ca6\" width=\"293\"/\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faaron5670%2Frecipes-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faaron5670%2Frecipes-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faaron5670%2Frecipes-app/lists"}