back to home

saleor / saleor-dashboard

A GraphQL-powered, single-page dashboard application for Saleor.

987 stars
1,196 forks
142 issues
TypeScriptJavaScriptShell

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.

Source files are only loaded when you start an analysis to optimize performance.

Embed this Badge

Showcase RepoMind's analysis directly in your repository's README.

[![Analyzed by RepoMind](https://img.shields.io/badge/Analyzed%20by-RepoMind-4F46E5?style=for-the-badge)](https://repomind.in/repo/saleor/saleor-dashboard)
Preview:Analyzed by RepoMind

Repository Overview (README excerpt)

Crawler view

Saleor 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