{"id":19380704,"url":"https://github.com/drex44/good-food-guide","last_synced_at":"2026-03-05T22:03:48.624Z","repository":{"id":217464999,"uuid":"152068503","full_name":"drex44/good-food-guide","owner":"drex44","description":"A guide to know which foods are good when you have certain disease! [Built with React/NextJs]","archived":false,"fork":false,"pushed_at":"2022-04-21T12:14:13.000Z","size":2294,"stargazers_count":48,"open_issues_count":26,"forks_count":37,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-10-23T17:44:19.385Z","etag":null,"topics":["css","hacktoberfest","html","javascript","material-ui","nextjs","reactjs"],"latest_commit_sha":null,"homepage":"https://good-food-guide.now.sh","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/drex44.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-10-08T11:26:07.000Z","updated_at":"2023-10-19T09:17:52.000Z","dependencies_parsed_at":"2024-01-16T16:50:20.729Z","dependency_job_id":"feae8cac-5536-4c94-b470-d688f0ca0fac","html_url":"https://github.com/drex44/good-food-guide","commit_stats":null,"previous_names":["drex44/good-food-guide"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/drex44/good-food-guide","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drex44%2Fgood-food-guide","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drex44%2Fgood-food-guide/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drex44%2Fgood-food-guide/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drex44%2Fgood-food-guide/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/drex44","download_url":"https://codeload.github.com/drex44/good-food-guide/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drex44%2Fgood-food-guide/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30151959,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T21:15:50.531Z","status":"ssl_error","status_checked_at":"2026-03-05T21:15:11.173Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["css","hacktoberfest","html","javascript","material-ui","nextjs","reactjs"],"created_at":"2024-11-10T09:14:35.832Z","updated_at":"2026-03-05T22:03:48.595Z","avatar_url":"https://github.com/drex44.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Good Food Guide :tada::tada::smile:\n\n[![Greenkeeper badge](https://badges.greenkeeper.io/drex44/good-food-guide.svg)](https://greenkeeper.io/)\n\nA guide to know which foods are good when you are suffering from a certain disease!\n\n### Background\n\n[Free-code-camp/contributor-to-an-open-source-project-maintainer-article](https://medium.com/free-code-camp/how-i-went-from-being-a-contributor-to-an-open-source-project-maintainer-acd8a6b316f5)\n\nIt started when the Hacktoberfest '18 was announced with the vision to make a productive [Hacktoberfest](https://hacktoberfest.digitalocean.com/).\n\nIf you like this repo then show your support,\n\n:star: this repo\n\n## Technology Stack\n\n### Frontend\n\n- Framework: NextJS\n- Search: Algolia\n- Hosting: Zeit Now.\n\n### Backend\n\n- Environment: NodeJS\n- Framework: Zeit Micro\n- Database: MongoDB\n- Hosting: Zeit Now, mLab\n\nFor information on packages used, checkout the package.json in api and www.\n\n## Contributing\n\nWe use [monorepo structure](https://trunkbaseddevelopment.com/monorepos/) to host code. This repository is open to all forms of suggestions. so wear your thinking hat and let the hacking begin.\n\nFor more, check out the [Contributing.md](https://github.com/drex44/good-food-guide/blob/master/CONTRIBUTING.md)\n\n### Continuous Deployments\n\nThe website will be auto deployed from the master branch so if your pull request is merged, you can check it out here!\n\nThis CD will break now as project structure has changed a lot!\nhttps://good-food-guide.netlify.com\n\nsoon it will be changed to,\nhttps://good-food-guide.now.sh\n\n### Quick Start for contributing\n\n1.  Clone the project\n\n2.  Navigate to your new project:\n\n```bash\n$ cd good-food-guide/www\n```\n\n3.  Install all dependencies:\n\n```bash\n$ yarn\n# or\n$ npm install\n```\n\n4.  Start the dev server and edit some code!\n\n```bash\n$ yarn dev\n# or\n$ npm run dev\n```\n\n### Important Links :pencil2:\n\nHere are some links for grasping the code \u0026 further procedure. May the force be with you! and Happy coding!\n\n1. [Learn React](https://reactjs.org/docs/hello-world.html)\n2. [Learn NextJs](https://nextjs.org/learn)\n3. [Material UI Docs](http://material-ui.com)\n4. [Learn how to make pull request](https://help.github.com/articles/creating-a-pull-request/)\n5. [Learn how to fork a repository](https://help.github.com/articles/fork-a-repo/)\n\n## License\n\nThis repository is licensed under the MIT license. See `LICENSE` for\ndetails.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrex44%2Fgood-food-guide","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdrex44%2Fgood-food-guide","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrex44%2Fgood-food-guide/lists"}