Michael Bromley 0dab9ebac8 fix(test): Fix non-deterministic e2e test queries 6 лет назад
..
build 1d63f356b6 chore(core): Export comments with ts defs 6 лет назад
cli 0aef0b7875 feat(core): Export populate-collections CLI command 6 лет назад
e2e 0dab9ebac8 fix(test): Fix non-deterministic e2e test queries 6 лет назад
mock-data 20350031e5 feat(core): Use query param to specify language 6 лет назад
src 0dab9ebac8 fix(test): Fix non-deterministic e2e test queries 6 лет назад
.gitignore 953c8fb408 chore: Update generated schema 6 лет назад
README.md 6fdac89fa5 docs: Update readme documentation 6 лет назад
jest.config.js 169ae564c0 test: Set Jest environment to "node" for all server tests 6 лет назад
package.json 707ae59113 chore: Publish v0.2.0 6 лет назад
tsconfig.json 7c633860da feat: create @vendure/create package 6 лет назад
tslint.json 7170e42390 chore: Initial Lerna setup, move "server" into "core" package 6 лет назад
typings.d.ts e24b33e677 fix: Enable noImplicitAny on core and fix all tsc errors 6 лет назад

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.