{"id":27888566,"url":"https://github.com/toth2000/sellguds","last_synced_at":"2025-08-19T00:10:55.206Z","repository":{"id":114713879,"uuid":"484094963","full_name":"toth2000/SellGuds","owner":"toth2000","description":"OLX clone","archived":false,"fork":false,"pushed_at":"2022-05-05T18:02:34.000Z","size":1351,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-11T22:48:09.593Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://sell-guds.vercel.app/","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/toth2000.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":"2022-04-21T14:58:00.000Z","updated_at":"2022-04-21T15:09:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"347dd616-6b56-4235-b1cd-f29e09f8c9b7","html_url":"https://github.com/toth2000/SellGuds","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/toth2000/SellGuds","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toth2000%2FSellGuds","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toth2000%2FSellGuds/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toth2000%2FSellGuds/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toth2000%2FSellGuds/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/toth2000","download_url":"https://codeload.github.com/toth2000/SellGuds/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toth2000%2FSellGuds/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271078587,"owners_count":24695473,"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","status":"online","status_checked_at":"2025-08-18T02:00:08.743Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2025-05-05T09:09:43.620Z","updated_at":"2025-08-19T00:10:55.196Z","avatar_url":"https://github.com/toth2000.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SellGuds\n\nA simple website to sell your used goods online. Here, seller can post ad of the product they are selling. And interested buy can buy the product directly from the seller.\n\nWebsite: https://sell-guds.vercel.app/\n\n---\n## Requirements\n\nFor development, you will only need Node.js and ReactJs installed in your environement.\n\n### Node\n- #### Node installation on Windows\n\n  Just go on [official Node.js website](https://nodejs.org/) and download the installer.\nAlso, be sure to have `git` available in your PATH, `npm` might need it (You can find git [here](https://git-scm.com/)).\n\n- #### Node installation on Ubuntu\n\n  You can install nodejs and npm easily with apt install, just run the following commands.\n\n      $ sudo apt install nodejs\n      $ sudo apt install npm\n\n- #### Other Operating Systems\n  You can find more information about the installation on the [official Node.js website](https://nodejs.org/) and the [official NPM website](https://npmjs.org/).\n\nIf the installation was successful, you should be able to run the following command.\n\n    $ node --version\n    v8.11.3\n\n    $ npm --version\n    6.1.0\n\nIf you need to update `npm`, you can make it using `npm`! Cool right? After running the following command, just open again the command line and be happy.\n\n    $ npm install npm -g\n\n\n---\n\n## Install\n\n    $ git clone https://github.com/toth2000/SellGuds.git\n    $ cd SellGuds\n\n#### To Run the Backend Server locally\n    $ npm install\n    $ node index.js\n\n#### To Run the Website Locally\n    $ cd website\n    $ npm install\n    $ npm start\n\n## Contribution guidelines\n\nPlease refer to our [Contribution Guide](https://github.com/toth2000/SellGuds/blob/master/CONTRIBUTING.md) for contributing to this project. And remeber no contribution is small,  every contribution matters.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoth2000%2Fsellguds","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftoth2000%2Fsellguds","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoth2000%2Fsellguds/lists"}