Code Monkey home page Code Monkey logo

stunning-funicular's Introduction

  

Stay connected

GitHub Repo stars Twitter Follow YouTube Channel Subscribers Discord

Vendure theme

Vue Storefront 2 integration with Vendure

This project is a Vendure integration for Vue Storefront 2. Checkout docs for instructions on how to setup the project.

Requirements

  • NodeJS v14 or later
  • Vendure server running in localhost for GraphQL API or https://demo.vendure.io/shop-api
  • Set up auth options in Vendure server (This functionality is available for those who scaffold a local instance of Vendure)
// vendure-config.ts
...
  authOptions: {
    tokenMethod: 'bearer', // authorization header method
    requireVerification: false, // disable register by email verification
  },

Build Setup

# copy example environment variable file to use in the project
cp .env.example .env
# install dependencies
$ yarn install

# serve with hot reload at localhost:3001
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate

Resources

For detailed explanation on how things work, check out Nuxt.js docs.

Contributors ✨

Thanks go to these wonderful people 🙌:


Jakub Andrzejewski

💻 🚧 📆 📖

Rafael Garcia Lepper

💻

Michael Bromley

👀

Filip Jędrasik

👀

Mateusz Pietrusiński

👀

igorwojciechowski

⚠️

Heitor Ramon Ribeiro

🧑‍🏫

Milan Zivkovic

💻

[email protected]

💻

Justyna

💻

This project follows the all-contributors specification. Contributions of any kind welcome!

stunning-funicular's People

Contributors

yarusl42 avatar

Watchers

 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.