Wix CLI for Headless Templates

CLI Documentation Notice We've released a new Wix CLI. Continue here if your project uses the Wix CLI for Headless. Determine which CLI your project uses.

When you create a new Wix headless project using the CLI, you can choose from several templates to jumpstart your development. Each template is pre-configured for a specific business solution or use case, helping you get up and running quickly with a tailored frontend and integrated Wix APIs.

Templates are organized into two categories:

Wix Vibe compatible templates

These templates can be connected to Wix Vibe for AI-powered visual editing using the wix connect command.

TemplateUse caseKey features
HelloSimple starter projectsMinimal template with essential structure.
StoreOnline storesProduct catalog management, shopping cart, checkout flows, Wix Stores integration.
CMSContent managementContent-driven sites with CMS integration.

Standard templates

These templates are for traditional headless development and can't be connected to Vibe.

TemplateUse caseKey features
Commerce (Wix Stores)Online storesProduct catalog management, shopping cart, checkout flows, Wix Stores integration.
Scheduler (Wix Bookings)Appointment-based businessesScheduling, bookings, Wix Bookings integration.
Registration (Wix Forms)Data collection and registrationsForm submissions, user registration, Wix Forms integration.
BlankFully custom projectsMinimal starter template, essential project structure, no prebuilt business logic.
Did this help?