{"id":20246738,"url":"https://github.com/idrsdev/proshop","last_synced_at":"2026-04-14T10:31:21.201Z","repository":{"id":109380562,"uuid":"344489879","full_name":"idrsdev/proShop","owner":"idrsdev","description":"An ecommerce website built with MERN Stack","archived":false,"fork":false,"pushed_at":"2021-08-10T13:13:02.000Z","size":1056,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-03T22:17:47.419Z","etag":null,"topics":["ecommerce","mongodb","nodejs","react"],"latest_commit_sha":null,"homepage":"https://prostore101.herokuapp.com/","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/idrsdev.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":"2021-03-04T13:48:53.000Z","updated_at":"2022-09-08T11:03:36.000Z","dependencies_parsed_at":"2023-04-09T21:46:17.988Z","dependency_job_id":null,"html_url":"https://github.com/idrsdev/proShop","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/idrsdev/proShop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idrsdev%2FproShop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idrsdev%2FproShop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idrsdev%2FproShop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idrsdev%2FproShop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/idrsdev","download_url":"https://codeload.github.com/idrsdev/proShop/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idrsdev%2FproShop/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31793212,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T02:24:21.117Z","status":"ssl_error","status_checked_at":"2026-04-14T02:24:20.627Z","response_time":153,"last_error":"SSL_read: 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":["ecommerce","mongodb","nodejs","react"],"created_at":"2024-11-14T09:32:45.319Z","updated_at":"2026-04-14T10:31:21.186Z","avatar_url":"https://github.com/idrsdev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ProShop eCommerce Platform\n\n\u003e eCommerce platform built with the MERN stack \u0026 Redux.\n\n## Features\n\n- Full featured shopping cart\n- Product reviews and ratings\n- Top products carousel\n- Product pagination\n- Product search feature\n- User profile with orders\n- Admin product management\n- Admin user management\n- Admin Order details page\n- Mark orders as delivered option\n- Checkout process (shipping, payment method, etc)\n- PayPal / credit card integration\n- Database seeder (products \u0026 users)\n\n### Env Variables\n\nCreate a .env file in then root and add the following\n\n```\nNODE_ENV = development\nPORT = 5000\nMONGO_URI = your mongodb uri\nJWT_SECRET = 'abc123'\nPAYPAL_CLIENT_ID = your paypal client id\n```\n\n\n```\nSample User Logins\n\njohn@example.com (Customer)\n123456\n\njane@example.com (Customer)\n123456\n```\n\nBuilt From the course [MERN eCommerce From Scratch](https://www.udemy.com/course/mern-ecommerce)  \nAuthor [Brad Traversy](https://github.com/bradtraversy/proshop_mern)\nThis one does not have an admin panel You Could create one and contribute!\n\n### Install Dependencies (frontend \u0026 backend)\n\n```\nnpm install\ncd frontend\nnpm install\n```\n\n### Run\n\n```\n# Run frontend (:3000) \u0026 backend (:5000)\nnpm run dev\n\n# Run backend only\nnpm run server\n```\n\n\n## Build \u0026 Deploy\n\n```\n# Create frontend prod build\ncd frontend\nnpm run build\n```\n\nThere is a Heroku postbuild script, so if you push to Heroku, no need to build manually for deployment to Heroku\n\n### Seed Database\n\nYou can use the following commands to seed the database with some sample users and products as well as destroy all data\n\n```\n# Import data\nnpm run data:import\n\n# Destroy data\nnpm run data:destroy\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fidrsdev%2Fproshop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fidrsdev%2Fproshop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fidrsdev%2Fproshop/lists"}