Michael Bromley a1340ea29a refactor(core): Associate Refunds with Payment rather than Order 6 years ago
..
build 1d63f356b6 chore(core): Export comments with ts defs 6 years ago
cli 0aef0b7875 feat(core): Export populate-collections CLI command 6 years ago
e2e a1340ea29a refactor(core): Associate Refunds with Payment rather than Order 6 years ago
mock-data 6ca2ab4b0f feat(core): Get DefaultSearchPlugin working with new Worker architecture 6 years ago
src a1340ea29a refactor(core): Associate Refunds with Payment rather than Order 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 37e9865397 fix(core): Make @types/fs-extra a dependency 6 years ago
tsconfig.json 7c633860da feat: create @vendure/create package 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.