Quick Start
Get up and running in minutes with a simple setup process
Prerequisites
- Node.js 22+
- Unchained Engine running on localhost:4010
The open-source admin dashboard for Unchained Commerce — manage your headless e‑commerce with AI superpowers
A modern, intuitive interface for managing your entire e‑commerce operation



Everything you need to manage a modern e‑commerce platform
Built-in AI assistant with Model Context Protocol (MCP) for intelligent automation
Simple, Bundle, Configurable, Subscription Plans & NFT-tokenized products
Complete order lifecycle with configurable workflows
Professional quotation management with approval workflows
Multi-warehouse tracking with low-stock alerts
Integrate any payment gateway or delivery provider
Full i18n support with country-specific locales
Granular permissions with build-time security
White-label ready with custom logos
Works on desktop, tablet, and mobile
Built with modern technologies for performance and developer experience
Plus: Formik, React Intl, Headless UI, Recharts, Cypress, AI SDK
Get up and running in minutes with a simple setup process
Environment variables for customizing your Admin UI deployment
NEXT_PUBLIC_GRAPHQL_ENDPOINThttp://localhost:4010/graphqlNEXT_PUBLIC_LOGONEXT_PUBLIC_GRAPHQL_ENDPOINT=https://your-engine.example.com/graphql
NEXT_PUBLIC_LOGO=https://your-cdn.com/logo.svg27+ domain modules organized for maintainability and scalability
components/React componentshooks/Data fetching hooksfragments/GraphQL fragmentsutils/Domain utilitiesnpm run devStart dev server with debuggingnpm run buildProduction buildnpm run lintRun ESLintnpm run formatFormat with Prettiernpm run codegenGenerate GraphQL typesnpm run test:e2eRun Cypress E2E testsDeploy to any CDN — Vercel, Netlify, S3, and more
npm run build# Output in ./out/Integrate directly into your existing Node.js server
import { expressRouter } from '@unchainedshop/admin-ui/express';Experience the power of a modern admin interface designed for efficiency and ease of use.