Skip to content

Deploy inStore SFJ new website to vtexinstoredev account

Notifications You must be signed in to change notification settings

vtex-sites/vtexinstoredev.instore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VTEX inStore Dev

This project is to launch the tenant vtexinstoredev using the inStore Core Gatsby plugins.

Setup

yarn

PS.: must have npm permission to use private @vtexlab packages

Run

yarn start

Build

yarn build

To test build:

yarn serve

Test

yarn test

To launch another version

Open a PR on this repo (probably updating @vtexlab/gatsby-theme-instore-core version)

To run Cypress locally

Declare the environment variables on your terminal:

export CYPRESS_DEFAULT_LOGIN='VALUE'
export CYPRESS_DEFAULT_PASSWORD='VALUE'

And run Cypress with:

yarn cypress:open

About

Deploy inStore SFJ new website to vtexinstoredev account

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published