{"id":26361681,"url":"https://github.com/prashuk/expressjs-ecommerce","last_synced_at":"2025-03-16T17:40:07.593Z","repository":{"id":42341277,"uuid":"194713644","full_name":"prashuk/ExpressJS-Ecommerce","owner":"prashuk","description":null,"archived":false,"fork":false,"pushed_at":"2023-01-07T07:11:45.000Z","size":1310,"stargazers_count":0,"open_issues_count":18,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2023-03-04T13:28:28.108Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/prashuk.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}},"created_at":"2019-07-01T17:11:51.000Z","updated_at":"2020-10-30T19:38:56.000Z","dependencies_parsed_at":"2023-02-06T14:30:28.989Z","dependency_job_id":null,"html_url":"https://github.com/prashuk/ExpressJS-Ecommerce","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prashuk%2FExpressJS-Ecommerce","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prashuk%2FExpressJS-Ecommerce/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prashuk%2FExpressJS-Ecommerce/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prashuk%2FExpressJS-Ecommerce/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prashuk","download_url":"https://codeload.github.com/prashuk/ExpressJS-Ecommerce/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243909486,"owners_count":20367534,"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-03-16T17:40:05.153Z","updated_at":"2025-03-16T17:40:07.588Z","avatar_url":"https://github.com/prashuk.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ecommerce-api-node\n\n## Introduction\n\nThis project is the backend of E-Commerce React App, an imaginary online shopping.\n\n## Setup\n\nMake sure to follow all these steps exactly as explained below.\n\n### Install MongoDB\n\nTo run this project, you need to install the latest version of MongoDB Community Edition first.\n\nhttps://docs.mongodb.com/manual/installation/\n\nOnce you install MongoDB, make sure it's running.\n\n### Run Mongo Daemon\n\n    mongod (for older version of mongo)\n    mongod --config /usr/local/etc/mongod.conf (new version)\n\n### Install the Dependencies\n\nNext, from the project folder, install the dependencies:\n\n    sudo npm update\n    sudo npm install\n\n### Populate the Database\n\n    node seed.js\n\n### Start the Server\n\n    node index.js\n\nThis will launch the Node server on port 3900. If that port is busy, you can set a different point in config/default.json.\n\nOpen up your browser and head over to:\n\nhttp://localhost:3900/api/genres\n\nYou should see the list of genres. That confirms that you have set up everything successfully.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprashuk%2Fexpressjs-ecommerce","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprashuk%2Fexpressjs-ecommerce","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprashuk%2Fexpressjs-ecommerce/lists"}