{"id":25074903,"url":"https://github.com/devafortun/grocerylist-initial","last_synced_at":"2025-07-12T23:32:21.144Z","repository":{"id":274951031,"uuid":"908272875","full_name":"devafortun/grocerylist-initial","owner":"devafortun","description":"grocerylist","archived":false,"fork":false,"pushed_at":"2024-12-25T16:43:55.000Z","size":475,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-07T00:20:08.564Z","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/devafortun.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-25T16:38:41.000Z","updated_at":"2025-01-30T21:52:27.000Z","dependencies_parsed_at":"2025-01-30T10:33:25.782Z","dependency_job_id":"6b6f6b68-9eaa-4c6d-925f-245d85cf88c9","html_url":"https://github.com/devafortun/grocerylist-initial","commit_stats":null,"previous_names":["devafortun/grocerylist-initial"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devafortun%2Fgrocerylist-initial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devafortun%2Fgrocerylist-initial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devafortun%2Fgrocerylist-initial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devafortun%2Fgrocerylist-initial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devafortun","download_url":"https://codeload.github.com/devafortun/grocerylist-initial/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246531983,"owners_count":20792735,"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-02-07T00:19:35.809Z","updated_at":"2025-03-31T19:47:23.642Z","avatar_url":"https://github.com/devafortun.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GroceryList\n### A free communal grocery list web application\nCreated using (Node, Express, Mongo, React) by Cory Crowley\n\nDeployed on Heroku\n\n\n# Development \u0026 Contribution Set-up\n- Install Node.js, MongoDB, \u0026 node package manager NPM\n  - [Install NPM \u0026 Node.js](https://www.npmjs.com/get-npm?utm_source=house\u0026utm_medium=homepage\u0026utm_campaign=free%20orgs\u0026utm_term=Install%20npm)\n  - [Install MongoDB](https://www.mongodb.com/download-center?jmp=nav#community)\n- Make sure git is installed and configured on your computer\n\n**Use scripts below to run the application locally**\n\n```\n# install dependancies\nnpm install\n\n# Start local mongodb instance (Terminal 1)\nmongod\n\n# run the server in development mode with nodemon (Terminal 2)\nnpm run server-dev\n\n# runs create-react-app front-end (need to be in /client folder) (Terminal 3)\ncd client \u0026\u0026 npm start\n```\n\n# Setting up .env Environment Variables\n**Before you can run, test, or build the application, you must create a .env file!**\n\n|Variable|Value|\n|--------|-----|\n|PORT|3000|\n|MONGO_CONNECT_DEV|mongodb://127.0.0.1:27017|\n\n## Contributing\nA general guide to contribute in this repository is:\n1. Fork it!\n2. Create your feature branch: `git checkout -b feature/my-feature`\n3. Commit your changes: `git commit -am 'Add some feature'`\n4. Push to the branch: `git push origin feature/my-feature`\n5. Submit a pull request :rocket:\n\n### [Useful git commands](https://www.git-tower.com/blog/posts/git-cheat-sheet)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevafortun%2Fgrocerylist-initial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevafortun%2Fgrocerylist-initial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevafortun%2Fgrocerylist-initial/lists"}