@vtex/gatsby-source-vtex
TypeScript icon, indicating that this package has built-in type declarations

1.5.21-avon.0 • Public • Published

gatsby-source-vtex

Source plugin for creating your next store powered by VTEX.

Install

yarn add @vtex/gatsby-source-vtex

How to use

// In your gatsby-config.js
module.exports = {
  plugins: [
    // other plugins ...
    {
      resolve: '@vtex/gatsby-source-vtex',
      options: {
        maxNumPaths: 5000, // Max number of static paths to source
        tenant: STORE_ID, // VTEX account name
        environment: 'vtexcommercestable', // VTEX env
        workspace: 'master', // VTEX IO workspace
      }
    },
  ],
}

How to contribute

Feel free to open issues in our repo. Also, there is a general contributing guideline in there

Readme

Keywords

none

Package Sidebar

Install

npm i @vtex/gatsby-source-vtex

Weekly Downloads

546

Version

1.5.21-avon.0

License

MIT

Unpacked Size

483 kB

Total Files

38

Last publish

Collaborators

  • jardelymaris
  • denissilvavtex
  • eduardocesb
  • enzomerca
  • vinhags
  • zaedyvtex
  • filafb
  • bastotec
  • arthurtriis1vtex
  • geraldo.fernandes
  • georgebrindeiro
  • filipewl
  • emersonvtex
  • rodrigo.albuquerque
  • viniciuslouzadavtex
  • npedrosovtex
  • myllena.alves
  • mendescamara
  • mauro.takeda
  • lpolon
  • gianvittorio
  • eduardoformiga
  • vcnovaes
  • dpzvtex
  • vtexlab-user
  • wender
  • natamelo
  • mairatma
  • mayzabel
  • augusto.lazaro
  • rafarubim
  • gustavorosolem
  • arthurepc
  • jeymisson
  • victorhmp
  • lurian
  • arturpimentel
  • anitavincent
  • brunojdo
  • lucasecdb
  • matheusps
  • emersonlaurentino
  • viniagostini
  • lucasaarcoverde
  • lariciamota
  • icazevedo
  • fabits
  • mateuspontes
  • gmantiqueira
  • vitorlgomes
  • rodolfoams
  • policarpo
  • marcelovicentegc
  • maianabt
  • jeffersontuc
  • hiagolcm
  • william.silva