/cli-apps

Home for open source Wix Apps developed and maintained by Wix

Primary LanguageTypeScriptMIT LicenseMIT

Wix CLI Apps

Home for open source Wix Apps developed and maintained by Wix


This repository contains a collection of open source Wix Apps developed with the Wix CLI for Apps. The Apps are maintained by the Wix team and are available for use by the Wix community.

Apps

App Description README App Market Listing
Contentful Import content from Contentful to Wix README TBD
Wix GraphQL Explorer Explore your Wix site's GraphQL API README TBD

Learn More

The Wix Apps in this repository are built with Wix's own best practices and tools. Apart from being valuable Apps in their own right, they are also a great way to learn how to build Wix Apps and act as a reference implementation for many scenarios.

Resources

The tech stack used in these Apps is not mandatory for building Wix Apps, but it is recommended. The following resources will help you get started:

Wix Provided Tools & Libraries

  • Wix CLI for Apps - The Wix CLI for Apps is a command line tool that helps you build Wix Apps. It provides a set of commands for creating, developing, testing, and deploying Wix Apps.
  • Wix Design System - The Wix Design System is a collection of tools, guidelines, and principles that help designers and developers create beautiful and consistent user experiences.
  • Wix SDK - The Wix SDK is a collection of libraries that help you build Wix Apps. It provides a set of APIs for interacting with the Wix platform and REST APIs.
    • Wix Dashboard SDK - The Wix Dashboard SDK provides a set of APIs for interacting with the Wix Dashboard.
  • Wix GraphQL API - The Wix GraphQL API provides a single endpoint for accessing and manipulating data on Wix sites and businesses.

Third Party Tools & Libraries

  • React - React is a JavaScript library for building user interfaces.
  • Tailwind CSS - Tailwind CSS is a utility-first CSS framework for rapidly building custom user interfaces.
  • GraphQL Code Generator - GraphQL Code Generator is a tool that generates code from GraphQL schemas and operations for a great developer experience.
  • Vitest - A Vite-native testing framework.
  • React Testing Library - Simple and complete testing utilities that encourage good testing practices
  • Mock Service Worker - Mock Service Worker is an API mocking library that enables developers to mock any API for fast and reliable testing.

Contributing

We welcome contributions to this repository. Please read the Contributing Guidelines for more information.