Coder Social home page Coder Social logo

kobbiman / saleor-storefront Goto Github PK

View Code? Open in Web Editor NEW

This project forked from saleor/saleor-storefront

0.0 0.0 0.0 7.05 MB

A GraphQL-powered, PWA, single-page application storefront for Saleor.

Home Page: https://pwa.getsaleor.com

License: BSD 3-Clause "New" or "Revised" License

TypeScript 92.50% CSS 5.23% HTML 0.13% JavaScript 2.14%

saleor-storefront's Introduction

Saleor Storefront

1 copy 2x

Note: This project is beta quality. We don't advise using it in production.

A GraphQL-powered, PWA, single-page application storefront for Saleor.

Features

Demo

See the public demo of Saleor Storefront!

Or launch the demo on a free Heroku instance.

Deploy

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Node.js 10.0+

  • A running instance of Saleor.

    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/.

Installing

Clone the repository:

git clone https://github.com/mirumee/saleor-storefront.git

Enter the project directory:

cd saleor-storefront

Install NPM dependencies:

npm i

Run the development server:

npm start

Go to http://localhost:3000 to access the storefront.

Translating

Add a new language pack file:

npm run add-locale <locale>

Update the list of available languages in the ./src/languages.ts file.

Extract messages from source files that need to be translated:

npm run extract

Compile messages:

npm run compile

License

This project is licensed under the BSD-3-Clause License - see the LICENSE file for details

Crafted with ❤️ by Mirumee Software

[email protected]

saleor-storefront's People

Contributors

aldomonteiro avatar alicjaszu avatar bogdal avatar chanceleachman avatar dependabot[bot] avatar dominik-zeglen avatar hoflish avatar inshou avatar jwm0 avatar jxltom avatar koradon avatar likewhoa avatar maarcingebala avatar mateuszkula avatar mociepka avatar mridang avatar nyankiyoshi avatar pacu2 avatar patrys avatar piotrgrundas avatar raitalharehman avatar salwator avatar timuric avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.