Vendure
Headless, TypeScript-first GraphQL eCommerce framework built on NestJS.
Why consider Vendure?
Vendure is an open-source headless commerce framework powered by TypeScript, Node.js, NestJS, and GraphQL. It provides high developer ergonomics, extensible plugins, and fast modern storefronts.
Learn Vendure by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of Vendure
Vendure combines modern web technologies (TypeScript, NestJS, TypeORM, GraphQL) with production-ready commerce abstractions. It supports relational databases (PostgreSQL, MySQL, SQLite), Elasticsearch integration, and custom GraphQL schema extensions.
Installing via Vendure CLI
npm install -g @vendure/clivendure init my-shopcd my-shopnpm run devAccess the GraphQL Shop API on http://localhost:3000/shop-api and the Admin UI on http://localhost:3000/admin.
Vendure is licensed under the permissive MIT License.
Related tools
More options with a similar category or technology profile.
diskus
Minimal, fast alternative to du -sh written in Rust using multi-threaded directory traversal.
peco
Simplistic interactive filtering tool for Unix pipelines, process lists, and file trees.
Dapr CLI
Command-line tool for managing Dapr distributed application runtime environments and sidecars.
Freeze
Generate beautiful image screenshots and SVGs of code snippets and terminal outputs.