{"id":40600530,"url":"https://github.com/lordlabakdas/groceror","last_synced_at":"2026-01-21T04:31:32.026Z","repository":{"id":39835820,"uuid":"154947495","full_name":"lordlabakdas/groceror","owner":"lordlabakdas","description":"Groceror - Make your Grocer a sorceror","archived":false,"fork":false,"pushed_at":"2025-08-04T22:31:00.000Z","size":120,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-05T00:41:13.682Z","etag":null,"topics":["fastapi","grocery","open-source","postgres","python3","sqlmodel"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":false,"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/lordlabakdas.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}},"created_at":"2018-10-27T09:32:36.000Z","updated_at":"2025-07-06T15:40:40.000Z","dependencies_parsed_at":"2025-03-03T01:21:21.475Z","dependency_job_id":"729e6792-047a-42cd-9a86-8bd7d201c197","html_url":"https://github.com/lordlabakdas/groceror","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lordlabakdas/groceror","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lordlabakdas%2Fgroceror","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lordlabakdas%2Fgroceror/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lordlabakdas%2Fgroceror/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lordlabakdas%2Fgroceror/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lordlabakdas","download_url":"https://codeload.github.com/lordlabakdas/groceror/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lordlabakdas%2Fgroceror/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28626220,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T02:47:06.670Z","status":"ssl_error","status_checked_at":"2026-01-21T02:45:44.886Z","response_time":86,"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":["fastapi","grocery","open-source","postgres","python3","sqlmodel"],"created_at":"2026-01-21T04:31:31.803Z","updated_at":"2026-01-21T04:31:32.019Z","avatar_url":"https://github.com/lordlabakdas.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# grocerer - A platform for any shop owner\n\n- An interface between the local grocery store owner and the consumer\n\n- Primarily a store owner driven platform as opposed to ind. decider\n\n- Allow the small business store to act like a supermarket\n  - eg. rewards programs\n\n- Social good\n  - building micro-communities\n\n-----\n\n## Prerequisites\n\n- Python 3.6 or higher\n- pip (Python package manager)\n- venv (Python virtual environment)\n\n-----\n\n## Installation\n\n1. Clone the repository: `git clone git@github.com:lordlabakdas/groceror.git`\n\n2. cd to app: `cd groceror`\n\n## Install Dependencies\n\n3. Create a virtual environment and activate it:\n```shell\nOn Windows:\n$ python -m venv venv\n$ .\\venv\\Scripts\\activate\n\nOn Mac/Linux:\n$ python3 -m venv venv\n$ source venv/bin/activate\n```\n\n4. Install the required packages using `requirements.txt`:\n```bash\n$ pip install -r requirements.txt\n```\n\n-----\n\n## Running the application\n5. Run the application\n```bash\n$ uvicorn main:app --host 0.0.0.0 --port 8000 --reload\n```\n\n6. Access the application\now you can access the application at `http://localhost:8000` or `http://\u003cpublic-ip\u003e:8000`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flordlabakdas%2Fgroceror","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flordlabakdas%2Fgroceror","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flordlabakdas%2Fgroceror/lists"}