vendurehq

15 mods across 2 repositories, 8.4k stars between them.

dashboard

01

vendurehq/vendure

Cursor rule Cursor

The project in the /packages/dashboard dir uses the following stack. Please make sure to use these in any solutions.

8.4k 4d ago A 0 tokens

vendure AGENTS.md

02

vendurehq/vendure

Instructions file CodexOpenCode

AGENTS.md instructions for vendurehq/vendure, covering vendure, development workflow, testing, dashboard e2e tests and commits & branches.

8.4k 4d ago C 590 tokens

vendure CLAUDE.md

03

vendurehq/vendure

Instructions file

Claude Code instructions for vendurehq/vendure, a project described as: Open-source headless commerce platform built with TypeScript, NestJS, React, and GraphQL.

8.4k 4d ago A 3 tokens

vendure-cli

05

vendurehq/vendure

Skill Claude CodeCodex

Use the Vendure CLI (vendure) to scaffold, run, build, migrate and maintain a Vendure ecommerce project. Use whenever working inside a Vendure project that needs a dev server, a production build, database migrations, plugin/entity/service scaffolding, GraphQL schema generation, diagnostic checks, or codemods.

8.4k 4d ago A 69 tokens

add

06

vendurehq/vendure

Command

Scaffolds a feature into a Vendure project — a new plugin or a piece of an existing plugin.

8.4k 4d ago A 0 tokens

build

07

vendurehq/vendure

Command

Compiles a Vendure project for production: the server and worker are compiled with TypeScript, the dashboard with Vite.

8.4k 4d ago A 0 tokens

codemod

08

vendurehq/vendure

Command

Runs an automated code transform over a Vendure project.

8.4k 4d ago A 0 tokens

dev

09

vendurehq/vendure

Command

Runs Vendure in development mode. By default it starts three processes: the GraphQL server (ts-node ./src/index.ts), the worker (ts-node ./src/index-worker.ts), and the dashboard (a Vite dev server).

8.4k 4d ago A 0 tokens

doctor

10

vendurehq/vendure

Command

Runs diagnostic checks against a Vendure project and prints an actionable report. Use it for broken projects, upgrade verification, new-machine setup, or CI guard rails.

8.4k 4d ago A 0 tokens

migrate

11

vendurehq/vendure

Command

Generates, runs or reverts TypeORM database migrations for a Vendure project.

8.4k 4d ago A 0 tokens

schema

12

vendurehq/vendure

Command

Generates a schema file from a Vendure GraphQL API (Admin or Shop).

8.4k 4d ago A 0 tokens

start

13

vendurehq/vendure

Command

Runs a project that has already been compiled with vendure build.

8.4k 4d ago A 0 tokens

mcp-server

15

vendurehq/mcp

MCP server Claude CodeCodexCursor +2

The official Vendure MCP server. Runs locally from the @vendure/mcp-server npm package.

12 4mo ago A tokens not measured archived