{"id":24518703,"url":"https://github.com/wichopy/fridge-friend","last_synced_at":"2025-08-05T23:19:50.993Z","repository":{"id":82478151,"uuid":"83576113","full_name":"wichopy/fridge-friend","owner":"wichopy","description":"A smart grocery lists that helps you keep track of your ingredients and recommends recipes for you to use up food before it goes to waste!.","archived":false,"fork":false,"pushed_at":"2017-03-16T04:52:36.000Z","size":4228,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-15T11:22:21.324Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/wichopy.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":"2017-03-01T16:28:02.000Z","updated_at":"2020-04-01T10:33:33.000Z","dependencies_parsed_at":"2023-04-26T18:48:07.201Z","dependency_job_id":null,"html_url":"https://github.com/wichopy/fridge-friend","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/wichopy/fridge-friend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wichopy%2Ffridge-friend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wichopy%2Ffridge-friend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wichopy%2Ffridge-friend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wichopy%2Ffridge-friend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wichopy","download_url":"https://codeload.github.com/wichopy/fridge-friend/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wichopy%2Ffridge-friend/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262788741,"owners_count":23364399,"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-22T01:46:37.343Z","updated_at":"2025-06-30T14:09:03.720Z","avatar_url":"https://github.com/wichopy.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n### Registration Page\n![alt text](https://github.com/wichopy/fridge-friend/blob/master/screenshots/Selection_002.png \"Registration Page\")\n\n### Lists Page\n![alt text](https://github.com/wichopy/fridge-friend/blob/master/screenshots/GroceryList.png \"Grocery List\")\n\n### Select Purchased Groceries\n![alt text](https://github.com/wichopy/fridge-friend/blob/master/screenshots/SelectPurchasedGroceries.png \"Select Purchased Groceries\")\n\n### Select Ingredients and Find Recipes!\n![alt text](https://github.com/wichopy/fridge-friend/blob/master/screenshots/SelectIngredientsForRecipes.png \"Select Ingredients\")\n![alt text](https://github.com/wichopy/fridge-friend/blob/master/screenshots/RecipeList.png \"Select Recipes\")\n\n# Node Skeleton\n\n## Project Setup\n\n1. Create your own empty repo on GitHub\n2. Clone this repository (do not fork)\n  - Suggestion: When cloning, specify a different folder name that is relevant to your project\n3. Remove the git remote: `git remote rm origin`\n4. Add a remote for your origin: `git remote add origin \u003cyour github repo URL\u003e`\n5. Push to the new origin: `git push -u origin master`\n6. Verify that the skeleton code now shows up in your repo on GitHub\n\n## Getting Started\n0. Create a postgres database, username and password. To check it worked use `psql -d databasename -U username -W`\n1. Create the `.env` by using `.env.example` as a reference: `cp .env.example .env`\n2. Update the .env file with your correct local information with information from step 0.\n3. Install dependencies: `npm i`\n3. You will need to run `npm install -g nodemon` and `npm install -g node-sass`\n4. Fix to binaries for sass: `npm rebuild node-sass`\n5. Run migrations: `npm run knex migrate:latest`\n  - Check the migrations folder to see what gets created in the DB\n6. Run the seed: `npm run knex seed:run`\n  - Check the seeds file to see what gets seeded in the DB\n7. Run the server: `npm run local`\n8. Visit `http://localhost:8080/`\n\n## Dependencies\n\n- Node 5.10.x or above\n- NPM 3.8.x or above\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwichopy%2Ffridge-friend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwichopy%2Ffridge-friend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwichopy%2Ffridge-friend/lists"}