> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://docs.ordergroove.com/llms.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://docs.ordergroove.com/_mcp/server.

# Subscription Manager Local Development

If you need greater control over your Subscription Manager theme than what Ordergroove's in-browser editor can provide, try out our tool for local Subscription Manager development, `smi-serve`.

For full documentation and instructions to get started, see the [package README](https://www.npmjs.com/package/@ordergroove/smi-serve) on NPM.

#### smi-serve is in alpha

This tool is currently in alpha, and you may encounter bugs or missing features. We'd love your feedback on what is working well and what isn't!

***

## Features

* Download your Subscription Manager theme files locally for easy editing and integration with source control
* Run a local development server
* Deploy theme file changes from the command line

***

## Requirements

* You must have [Node.js](https://nodejs.org) installed
* You must be on the latest version of Ordergroove's Subscription Manager framework