ganobrega / vtexy

A developer tool for VTEX CMS :rocket:

Home Page:https://vtexy.now.sh/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VTEXY

A developer tool for VTEX CMS

Why should I use this?

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!

Quick Start

First, install VTEXY globaly:

npm i -g vtexy

Then create new project running the following commands:

$ vtexy init
$ cd my-project/
$ vtexy start

Documentation

Check more on https://vtexy.now.sh

License

MIT © ganobrega

About

A developer tool for VTEX CMS :rocket:

https://vtexy.now.sh/

License:MIT License


Languages

Language:JavaScript 99.6%Language:HTML 0.4%