Developer platform

Build on storeVero.

Ship Shopify-grade themes and apps with a real Liquid engine, GraphQL & REST APIs, signed webhooks, and Functions — then sell them to merchants in the marketplace.

Sell to merchants

Publish your work on storeVero

Upload a theme or ship an app — reach every storeVero merchant. Free to join, 0% revenue share to start.

Three ways to build

Themes, apps & integrations

Themes

Design storefronts with a real Shopify-compatible Liquid engine — sections, blocks, JSON templates, settings schema & color schemes. Edit code in-browser, preview, publish, and list on the Theme Store.

  • Liquid + {% schema %}
  • In-browser code editor
  • Multi-file .zip import/export
  • Per-store isolation

Apps

Build embedded apps that add features to any merchant store. OAuth install flow, app embeds, billing, and distribution through the App Marketplace with recurring revenue.

  • OAuth + app embeds
  • Recurring billing
  • App Marketplace listing
  • Partner dashboard

Functions & data

Extend the platform itself — custom discount logic with Functions, custom content models with Metaobjects, and event-driven automation with signed webhooks.

  • Functions (custom logic)
  • Metaobjects (custom data)
  • HMAC-signed webhooks
  • Automation triggers
APIs & webhooks

Everything is an API

A Shopify-shaped GraphQL Storefront API (edges, nodes, cart mutations) plus a full REST admin surface for products, orders, customers, discounts and more. Subscribe to any event with HMAC-signed webhooks.

GraphQL Storefront
productByHandle, cartCreate, cartLinesAdd
REST Admin API
Products, orders, customers, inventory
Signed webhooks
orders/create, fulfillments, app events
Storefront tokens
Scoped, per-store access
sections/main-product.liquid
{% comment %} storeVero theme — Liquid {% endcomment %}
{% for product in collection.products %}
  <a href="{{ product.url }}">
    <h3>{{ product.title }}</h3>
    <span>{{ product.price | money }}</span>
    {% if product.available %}
      <button data-add-to-cart="{{ product.id }}">Add</button>
    {% endif %}
  </a>
{% endfor %}
Docs & guides

Everything, documented

Step-by-step guides for themes, apps, APIs, webhooks and integrations. Download the complete developer guide to read offline.

Download developer guide (.docx)
Video tutorials

Watch & build along

Short, focused walkthroughs that take you from zero to shipped.

Partner program

Build once. Earn forever.

List your themes and apps in the storeVero marketplace and earn recurring revenue from every merchant who installs them. Manage everything from the partner dashboard — installs, payouts, and reviews.

440+
Themes live
1310+
Apps live now
0%
Extra fees
Recurring
Revenue share
GraphQL
+ REST APIs
Sandbox
Test freely

Start building today.

Spin up a free store, open Edit code, and ship your first theme in an afternoon.

Create your free account