Michael Bromley 2c26d30d07 feat(server): Add updateCustomerPassword mutation & tests 7 years ago
..
build 139d35fcbd feat(server): Use same sample data for dev and cli populate script 7 years ago
cli c41bd2aed5 chore: Bump alpha version and update docs & cli config template 7 years ago
e2e 2c26d30d07 feat(server): Add updateCustomerPassword mutation & tests 7 years ago
mock-data 2c26d30d07 feat(server): Add updateCustomerPassword mutation & tests 7 years ago
src 2c26d30d07 feat(server): Add updateCustomerPassword mutation & tests 7 years ago
README.md 071bb2a6aa chore(server): Bump alpha version, add server readme 7 years ago
dev-config.ts 70d79459a8 refactor(server): Rework the id decode/encode pipeline 7 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 c41bd2aed5 chore: Bump alpha version and update docs & cli config template 7 years ago
tsconfig.json 51b9c957fe feat(server): Create barrel files for public exports 7 years ago
tslint.json 9d6f45522b style: Unify tslint configs and fix outstanding issues 7 years ago
yarn.lock e6437396f9 feat(server): Auto-generate ListOptions & related GraphQL inputs 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.