Michael Bromley 8aefc93b39 refactor(core): Update SearchService to work with new plugins 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 0bdb73a953 refactor(core): Improve internal module architecture 6 years ago
mock-data 20350031e5 feat(core): Use query param to specify language 6 years ago
src 8aefc93b39 refactor(core): Update SearchService to work with new plugins 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 ac6e14ec83 refactor(core): Replace graphql-request lib with own implementation 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.