Quick Starts Overview

Wix Headless has several quick starts. The right one depends on what you already have and how much you want Wix to manage.

Start from scratch

The following quick starts take you from nothing to a deployed project in a few minutes. Both scaffold a new Astro project that Wix hosts, runs, and authenticates for you:

Start withBest forWhat you need
AI coding agentDescribing what you want and letting an agent build and deploy itAn AI coding agent such as Claude Code, Cursor, or Codex
Wix CLIScaffolding a project from a template in your terminalNode.js and a terminal

Learn more about Wix-managed headless.

Other ways to get started

If you already have a frontend, want to build with a specific tool or platform, or are extending a Wix site you already have, then start from the path that matches your setup instead.

Wix-managed headless

Wix hosts and runs your frontend either way. What differs is the framework: with Astro, Wix also builds your project and handles authentication for you. With any other framework, you build locally with your own tooling and set up authentication yourself, and extensions, SEO support, and monitoring aren't available.

Start withChoose this whenFramework
Connect an Existing Astro ProjectYou already have an Astro project to linkAstro
Deploy Your Own Frontend with the CLIYou want to keep your framework and deploy from a terminalAny supported framework
Upload a Static SiteYou have a static build and would rather not use a terminalAny, with static output
Send a Claude Design to WixYour design lives in Claude DesignClaude Design

To start a new Astro project from a prebuilt template instead, see Astro Templates.

Self-managed headless

You host your frontend and handle authentication yourself, connecting to Wix only for business data and APIs. Any framework, any hosting provider.

Start withChoose this when
Create a Self-Managed Headless ProjectYou want full control over framework, hosting, and authentication
Build with a Vibe Coding PlatformYou're building your frontend in Base44, Lovable, or another vibe coding platform
Add a Frontend to an Existing Wix SiteYou're extending a Wix site you already have

See also

Last updated: 29 July 2026

Did this help?