This tool allows the team to focus 100% on the code instead of the Platform. It can also be used as a homologation environment. Basically we simulate the engineering behind the CMS, making possible the development of local SEO and data versioning of Placeholders, Banners, Settings and more. In addition, it is possible to deploy everything from the command line.
I hope you enjoy!
First, install VTEXY globaly:
npm i -g vtexy
Then create new project running the following commands:
$ vtexy init
$ cd my-project/
$ vtexy start
Check more on https://vtexy.now.sh
MIT © ganobrega