Security News
Weekly Downloads Now Available in npm Package Search Results
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.
CLI tool for developing VTEX apps.
First, install node and npm (Linux, Mac and Windows).
Then install VTEX Toolbelt globally:
npm install -g vtex
Add to your layout the script:
<script src="http://localhost:35729/livereload.js?snipver=1"></script>
To develop an app locally, open the directory where your VTEX app is then type:
vtex watch <sandbox-name>
You are free to set any name you want in the sandbox-name
parameter.
VTEX Toolbelt will upload all your app files to the sandbox specified and will be watching for any changes you make to them.
For this to work make sure this requirements are filled:
meta.json
(read more)meta.json
filevtex_sandbox
cookie (read more)To publish your VTEX app to VTEX Gallery, just type vtex publish
. The app will be published under the owner name.
FAQs
The platform for e-commerce apps
We found that vtex demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.
Security News
A Stanford study reveals 9.5% of engineers contribute almost nothing, costing tech $90B annually, with remote work fueling the rise of "ghost engineers."
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.