vendurehq/vendure

Open-source headless commerce platform built with TypeScript, NestJS, React, and GraphQL

8.4kStars on the repository
14Mods indexed here, across every type
4d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

add

01

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

02

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

03

vendurehq/vendure

Command

Runs an automated code transform over a Vendure project.

8.4k 4d ago A 0 tokens

dev

04

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

05

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

06

vendurehq/vendure

Command

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

8.4k 4d ago A 0 tokens

schema

07

vendurehq/vendure

Command

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

8.4k 4d ago A 0 tokens

start

08

vendurehq/vendure

Command

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

8.4k 4d ago A 0 tokens