New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

@wix/cli-app

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wix/cli-app

CLI tool for Wix apps

1.1.69
Version published
Maintainers
0
Created

Wix CLI for Apps

The Wix CLI for Apps is a command-line tool and framework that enables developers to quickly build, test, and deploy apps for the Wix platform. Designed to simplify the development process, it provides templates, a local development environment, hosting, and a seamless deployment experience.

Features 🚀

  • Streamlined development: Focus on your business logic using industry-standard tools.
  • Quick start templates: Get up and running quickly with prebuilt app templates.
  • Local development environment: Preview and test your app on your sites with hot module replacement.
  • Wix API integration: Use JavaScript SDKs to call Wix APIs, simplifying backend interactions.
  • Hosting: Host your app’s frontend and backend code on Wix's infrastructure.
  • Deploy previews: Share and test your app with your team and collaborators.

Getting started 📖

Run the following command to create a new app:

npm create @wix/app@latest

Check out our app templates or follow our Quick Start guide for help getting up and running fast.

Documentation 📚

Dive deeper into the Wix CLI:

Feedback and support 🧑‍💻

Help us improve the Wix CLI!

Keywords

FAQs

Package last updated on 25 Feb 2025

Did you know?

Socket

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.

Install

Related posts