Michael Bromley 4f2c4dfc3b fix(core): Correctly handle 404 and other Nestjs errors 6 years ago
..
build 1d63f356b6 chore(core): Export comments with ts defs 6 years ago
cli c654d6fa4e feat(core): Improved Collection import 6 years ago
e2e 1ba9e2d6f7 fix(core): Deleting a Collection also deletes descendants 6 years ago
mock-data d509805f58 feat(core): Export database migration helpers 6 years ago
src 4f2c4dfc3b fix(core): Correctly handle 404 and other Nestjs errors 6 years ago
.gitignore 953c8fb408 chore: Update generated schema 6 years ago
README.md 6fdac89fa5 docs: Update readme documentation 6 years ago
jest.config.js 169ae564c0 test: Set Jest environment to "node" for all server tests 6 years ago
package.json 5b44955ee0 chore: Publish v0.4.0 6 years ago
tsconfig.json 9a5824c811 chore: Move common tsconfig setting to root 6 years ago
tslint.json 7170e42390 chore: Initial Lerna setup, move "server" into "core" package 6 years ago
typings.d.ts e24b33e677 fix: Enable noImplicitAny on core and fix all tsc errors 6 years ago

README.md

Vendure

A headless GraphQL ecommerce framework built on Node.js with Nest with TypeScript.

$ npm install @vendure/core

www.vendure.io

See the Getting Started guide for instructions on use.