{"id":20896497,"url":"https://github.com/fakela/oshop","last_synced_at":"2026-04-09T11:01:24.469Z","repository":{"id":44262133,"uuid":"248932217","full_name":"fakela/Oshop","owner":"fakela","description":"E-commerce web application using React, Redux, Redux-Saga, Firebase and SASS","archived":false,"fork":false,"pushed_at":"2023-05-09T02:43:45.000Z","size":1507,"stargazers_count":1,"open_issues_count":8,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-12T19:42:48.116Z","etag":null,"topics":["firebase","react-redux","react-saga","reactjs"],"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/fakela.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":"2020-03-21T08:04:09.000Z","updated_at":"2020-03-30T11:04:54.000Z","dependencies_parsed_at":"2025-03-12T19:42:13.707Z","dependency_job_id":"40f403dc-ce78-4e2d-9377-d6e42205becb","html_url":"https://github.com/fakela/Oshop","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fakela/Oshop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fakela%2FOshop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fakela%2FOshop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fakela%2FOshop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fakela%2FOshop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fakela","download_url":"https://codeload.github.com/fakela/Oshop/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fakela%2FOshop/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266506242,"owners_count":23940021,"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":["firebase","react-redux","react-saga","reactjs"],"created_at":"2024-11-18T10:35:47.632Z","updated_at":"2025-10-10T09:39:13.315Z","avatar_url":"https://github.com/fakela.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":" ## OShop\n### Install Dependencies\n```sh\n$ npm install \n```\n### Create a new firebase project\nLogin into your google account and create a new firebase project [here](https://console.firebase.google.com/u/0/)\n\nCreate a `.env.prod` file for production and `.env.dev`for development in the root of your project folder\nand add the following configuration details. It can be found on your firebase project.\n\n```\nFIREBASE_API_KEY=\nFIREBASE_AUTH_DOMAIN=\nFIREBASE_DB_URL=\nFIREBASE_PROJECT_ID=\nFIREBASE_STORAGE_BUCKET=\nFIREBASE_MSG_SENDER_ID=\nFIREBASE_APP_ID=\n\n```\n\n### Run development server\n```sh \n$ npm run dev-server\n```\n\n### Build the project\n```sh\n$ npm run build\n```\n\n### How to perform CRUD operations for Admin\n1. Inside `src/routers/AppRouter.js` uncomment all code related to admin.\n2. Inside `src/reducers/authReducer.js`, change the initState type value from 'client' to 'admin'. Delete `initState` variable if you want to authenticate client.\n3. Delete persisting auth state in localStorage if one exists.\n \n\n### Features\n\n* Admin CRUD operations\n* Firebase authentication\n* Firebase auth provider authentication\n* Account creation and edit\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffakela%2Foshop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffakela%2Foshop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffakela%2Foshop/lists"}