{"id":24516715,"url":"https://github.com/guyshilo/storefront","last_synced_at":"2025-03-15T10:43:05.196Z","repository":{"id":39016257,"uuid":"237906050","full_name":"guyShilo/storefront","owner":"guyShilo","description":null,"archived":false,"fork":false,"pushed_at":"2023-01-05T12:48:42.000Z","size":25834,"stargazers_count":0,"open_issues_count":22,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-22T01:28:58.606Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/guyShilo.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-02-03T07:11:42.000Z","updated_at":"2020-02-03T07:27:09.000Z","dependencies_parsed_at":"2023-02-04T06:02:11.022Z","dependency_job_id":null,"html_url":"https://github.com/guyShilo/storefront","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guyShilo%2Fstorefront","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guyShilo%2Fstorefront/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guyShilo%2Fstorefront/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guyShilo%2Fstorefront/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/guyShilo","download_url":"https://codeload.github.com/guyShilo/storefront/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243719356,"owners_count":20336596,"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-01-22T01:27:26.802Z","updated_at":"2025-03-15T10:43:05.173Z","avatar_url":"https://github.com/guyShilo.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Saleor Storefront\n\n![1 copy 2x](https://user-images.githubusercontent.com/5421321/47798207-30aeea00-dd28-11e8-9398-3d8426836a83.png)\n\n_**Note:** This project is beta quality. We don't advise using it in production._\n\nA GraphQL-powered, PWA, single-page application storefront for [Saleor](https://github.com/mirumee/saleor/).\n\n## Features\n\n- Headless ecommerce storefront built with [GraphQL](https://graphql.org/), [Apollo Client](https://www.apollographql.com/client), [React](https://reactjs.org/) and [Typescript](https://www.typescriptlang.org/)\n- Offline mode (beta)\n- Saleor GraphQL API integration\n- Single-page application experience\n- [Braintree Payment Gateway](https://www.braintreepayments.com/) integration\n\n## Demo\n\nSee the [public demo](http://pwa.saleor.io) of Saleor Storefront!\n\nOr launch the demo on a free Heroku instance.\n\n[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy)\n\n## Getting Started\n\nThese instructions will get you a copy of the project up and running on your local machine for development and testing purposes.\n\n### Prerequisites\n\n- Node.js 10.0+\n- A running instance of Saleor.\n\n  To run the storefront, you have to set the `API_URI` environment variable to point to the Saleor GraphQL API. If you are running Saleor locally with the default settings, set `API_URI` to: `http://localhost:8000/graphql/`.\n\n### Installing\n\nClone the repository:\n\n```\ngit clone https://github.com/mirumee/saleor-storefront.git\n```\n\nEnter the project directory:\n\n```\ncd saleor-storefront\n```\n\nInstall NPM dependencies:\n\n```\nnpm i\n```\n\nRun the development server:\n\n```\nnpm start\n```\n\nGo to `http://localhost:3000` to access the storefront.\n\n### Translating\n\nAdd a new language pack file:\n\n```\nnpm run add-locale \u003clocale\u003e\n```\n\nUpdate the list of available languages in the `./src/languages.ts` file.\n\nExtract messages from source files that need to be translated:\n\n```\nnpm run extract\n```\n\nCompile messages:\n\n```\nnpm run compile\n```\n\n## License\n\nThis project is licensed under the BSD-3-Clause License - see the [LICENSE](https://github.com/mirumee/saleor-storefront/blob/master/LICENSE) file for details\n\n#### Crafted with ❤️ by [Mirumee Software](http://mirumee.com)\n\nhello@mirumee.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguyshilo%2Fstorefront","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fguyshilo%2Fstorefront","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguyshilo%2Fstorefront/lists"}