What’s Included
- Order workflows — Create, fulfill, ship, and manage orders through the full lifecycle.
- Return processing — Initiate returns, generate RMAs, and process refunds.
- AI agent interaction — Chat with a StateSet Response agent that retrieves live commerce data.
- Inventory management — View stock levels, adjust quantities, and transfer between locations.
- Integration demos — Working examples of Shopify, Stripe, and Gorgias integrations.
Run Locally
Prerequisites
- Node.js v18+
- A StateSet API key
Setup
Configure Environment
Start the App
Demo Scenarios
Architecture
The demo app ships with seeded data and permissive defaults so it runs with no
setup. That makes it a good way to see the platform work and a bad starting
point for production — the API hardening defaults that a real deployment
enforces are relaxed here on purpose. Read
API hardening before
reusing any of its configuration.
Related Documentation
- Demo App README
- API Reference
- Orders Quickstart
- Response Quickstart