{"id":24605475,"url":"https://github.com/ellipog/my-recipes","last_synced_at":"2026-07-21T20:36:22.636Z","repository":{"id":272885845,"uuid":"917911808","full_name":"Ellipog/my-recipes","owner":"Ellipog","description":"AI powered recipe creator/manager","archived":false,"fork":false,"pushed_at":"2025-01-22T10:28:20.000Z","size":1077,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-24T16:17:36.434Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://recipes.aaenz.no","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/Ellipog.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":"2025-01-16T21:54:51.000Z","updated_at":"2025-01-22T10:30:53.000Z","dependencies_parsed_at":"2025-01-17T08:32:35.972Z","dependency_job_id":"e6337dbb-09a9-40ee-a2a7-4eded582c55e","html_url":"https://github.com/Ellipog/my-recipes","commit_stats":null,"previous_names":["ellipog/my-recipes"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ellipog%2Fmy-recipes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ellipog%2Fmy-recipes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ellipog%2Fmy-recipes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ellipog%2Fmy-recipes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ellipog","download_url":"https://codeload.github.com/Ellipog/my-recipes/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244198405,"owners_count":20414443,"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":[],"created_at":"2025-01-24T16:17:38.095Z","updated_at":"2025-10-13T10:15:25.371Z","avatar_url":"https://github.com/Ellipog.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# My Recipes\n\nA modern web application that helps you create, manage, and share recipes based on your available ingredients. Built with Next.js, MongoDB, and OpenAI.\n\n## Features\n\n- **AI-Powered Recipe Generation**\n\n  - Generate recipes based on available ingredients\n  - Specify number of servings, allergies, and cooking utilities\n  - Option for immediate cooking or preparation in advance\n  - Includes nutritional information for each recipe\n\n- **Recipe Management**\n\n  - Save generated recipes to your personal collection\n  - View detailed recipe information including ingredients and steps\n  - Interactive checklist for ingredients and cooking steps\n  - Built-in cooking timers for each step\n\n- **User Authentication**\n\n  - Secure user registration and login\n  - JWT-based authentication\n  - Protected recipe access\n\n- **Recipe Sharing**\n\n  - Generate shareable links for your recipes\n  - Share recipes with friends and family\n  - View shared recipes without authentication\n\n- **Modern UI/UX**\n  - Responsive design for all devices\n  - Beautiful gradient text and modern styling\n  - Loading animations and notifications\n  - Side menu for quick navigation\n\n## Tech Stack\n\n- **Frontend**\n\n  - Next.js 15.1.4\n  - React 19\n  - TailwindCSS\n  - Framer Motion\n\n- **Backend**\n\n  - Next.js API Routes\n  - MongoDB with Mongoose\n  - OpenAI API\n  - JWT Authentication\n\n- **Development**\n  - TypeScript\n  - ESLint\n  - Turbopack\n  - Bun\n\n## Getting Started\n\n1. Clone the repository:\n\n```bash\ngit clone https://github.com/yourusername/my-recipes.git\ncd my-recipes\n```\n\n2. Install dependencies:\n\n```bash\nbun install\n```\n\n3. Create a `.env` file in the root directory with the following variables:\n\n```env\nMONGODB_URI=your_mongodb_connection_string\nJWT_SECRET=your_jwt_secret\nOPENAI_API_KEY=your_openai_api_key\n```\n\n4. Run the development server:\n\n```bash\nbun run dev\n```\n\n5. Open [http://localhost:3000](http://localhost:3000) in your browser.\n\n## Environment Variables\n\n- `MONGODB_URI`: MongoDB connection string\n- `JWT_SECRET`: Secret key for JWT token generation\n- `OPENAI_API_KEY`: OpenAI API key for recipe generation\n\n## Project Structure\n\n- `/app`: Next.js app router pages and API routes\n- `/components`: Reusable React components\n- `/contexts`: React context providers\n- `/lib`: Utility functions and database connection\n- `/models`: Mongoose models\n- `/public`: Static assets\n- `/data`: OpenAI function definitions\n\n## Contributing\n\n1. Fork the repository\n2. Create a new branch\n3. Make your changes\n4. Submit a pull request\n\n\n---\n\n\u003cdiv align=\"center\"\u003e\nby Elliot\n\u003c/div\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fellipog%2Fmy-recipes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fellipog%2Fmy-recipes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fellipog%2Fmy-recipes/lists"}