Michael Bromley 501e097bec refactor(server): Extract common logic for marshalling data 6 years ago
..
build 1957b9d300 fix(server): Copy i18n messages to build dir 6 years ago
cli 49065ca111 fix(server): Fix line endings for cli binary & index template 7 years ago
e2e 3d4ea03dbb refactor(server): Create ConfigurableOperationDef interface, clean up 6 years ago
mock-data 2c26d30d07 feat(server): Add updateCustomerPassword mutation & tests 7 years ago
src 501e097bec refactor(server): Extract common logic for marshalling data 6 years ago
README.md 071bb2a6aa chore(server): Bump alpha version, add server readme 7 years ago
dev-config.ts 205d410c0e refactor(server): Consolidate order-related config into single object 6 years ago
index-dev.ts faa051784e feat(server): Share dev config 7 years ago
nodemon-debug.json 61a2f947c1 refactor(server): Remove ts path mapping for shared files 7 years ago
package.json f68d7225ee feat(server): Add teardown logic to AdminUiPlugin & DefaultAssetServer 7 years ago
tsconfig.json 49065ca111 fix(server): Fix line endings for cli binary & index template 7 years ago
tslint.json 9d6f45522b style: Unify tslint configs and fix outstanding issues 7 years ago
yarn.lock a3e65361bb fix(server): Update graphql-js version, fix duplicate mutation def 7 years ago

README.md

Vendure

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

$ npm install @vendure/core@alpha

www.vendure.io

See the Getting Started guide for instructions on use.