{"id":19109274,"url":"https://github.com/obrm/zetz-shop","last_synced_at":"2025-07-22T13:03:35.821Z","repository":{"id":113670155,"uuid":"336769430","full_name":"obrm/zetz-shop","owner":"obrm","description":"eCommerce platform built with the MERN stack \u0026 Redux. Custom Bootstrap with Bootswatch. Backend: Node.js, Mongo DB, mongoose, Express, bcrypt, json web token, multer, nodemon, concurrently. Frontend: React, React-bootstrap, React-redux, React-router-dom, Redux-thunk, google-login.","archived":false,"fork":false,"pushed_at":"2024-04-03T16:59:09.000Z","size":2628,"stargazers_count":18,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-30T19:41:46.321Z","etag":null,"topics":["bcrypt","bootstrap","bootswatch","concurrently","eccomerce","express","full-stack","google-login","jsonwebtoken","mern-stack","mongodb","mongoose","multer","nodejs","nodemon","react-router-dom","redux","redux-thunk"],"latest_commit_sha":null,"homepage":"https://obrm-zetz-shop.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/obrm.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-02-07T11:26:29.000Z","updated_at":"2024-08-28T15:15:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"3e16bb93-e0aa-40bc-8369-3158bbf61ac9","html_url":"https://github.com/obrm/zetz-shop","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/obrm/zetz-shop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obrm%2Fzetz-shop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obrm%2Fzetz-shop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obrm%2Fzetz-shop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obrm%2Fzetz-shop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/obrm","download_url":"https://codeload.github.com/obrm/zetz-shop/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obrm%2Fzetz-shop/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266498982,"owners_count":23938770,"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-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":["bcrypt","bootstrap","bootswatch","concurrently","eccomerce","express","full-stack","google-login","jsonwebtoken","mern-stack","mongodb","mongoose","multer","nodejs","nodemon","react-router-dom","redux","redux-thunk"],"created_at":"2024-11-09T04:19:46.611Z","updated_at":"2025-07-22T13:03:35.784Z","avatar_url":"https://github.com/obrm.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Zetz-Shop eCommerce Platform\n\n\u003e eCommerce platform built with the MERN stack \u0026 Redux.\n\n## Website\n\nhttps://obrm-zetz-shop.herokuapp.com/\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, placing order, etc)\n- PayPal / credit card integration\n- Database seeder (products \u0026 users)\n\n## Usage\n\n### ES Modules in Node\n\nWe use ECMAScript Modules in the backend in this project. Be sure to have at least Node v14.6+ or you will need to add the \"--experimental-modules\" flag.\n\nAlso, when importing a file (not a package), be sure to add .js at the end or you will get a \"module not found\" error\n\nYou can also install and setup Babel if you would like\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 = your own string\nPAYPAL_CLIENT_ID = your paypal client id\n```\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## 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","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fobrm%2Fzetz-shop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fobrm%2Fzetz-shop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fobrm%2Fzetz-shop/lists"}