saleor / saleor-dashboard
A GraphQL-powered, single-page dashboard application for Saleor.
AI Architecture Analysis
This repository is indexed by RepoMind. By analyzing saleor/saleor-dashboard in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.
Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.
Repository Overview (README excerpt)
Crawler viewSaleor Dashboard A GraphQL-powered, single-page dashboard application for Saleor . Get to know Saleor: Talk to a human | Talk to the API š Website ⢠š Docs ⢠š° Blog ⢠š¦ Twitter ⢠š¬ Discord ⢠š Explore Code Prerequisites ⢠Node.js v22 (recommended) ⢠A running instance of Saleor ⢠PNPM package manager - preferably installed via corepack > [!NOTE] > Currently both Node v22, v20 are supported. We recommend using Node v22, since support for older versions will be dropped. Development ⢠Clone the repository: ⢠Enter the project directory: ⢠Install the dependencies: ⢠Configure the env vars as described in docs/configuration.md. ⢠Start the development server with: > Note: > If you see CORS errors, check CORS configuration of your Saleor instance or CORS settings in the Cloud Console. Docs ⢠Configuration āļø ā¢ Error tracking ā ļø ā¢ Running tests š ⢠Usage with Docker š³ ⢠Sentry adapter š¼ ⢠Deployment š ⢠Developing with stable and staging Saleor graphql.schema