Michael Bromley 75b312f01e feat(docs): Update to reflect new API structure 7 years ago
..
build 139d35fcbd feat(server): Use same sample data for dev and cli populate script 7 years ago
cli 139d35fcbd feat(server): Use same sample data for dev and cli populate script 7 years ago
e2e 6e8b24a4a3 feat(server): Rework the plugin interface to account for 2 apis 7 years ago
mock-data af9e57acd7 feat(server): Split into 2 GraphQL apis - admin & shop 7 years ago
src 75b312f01e feat(docs): Update to reflect new API structure 7 years ago
README.md 071bb2a6aa chore(server): Bump alpha version, add server readme 7 years ago
dev-config.ts af9e57acd7 feat(server): Split into 2 GraphQL apis - admin & shop 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 e6437396f9 feat(server): Auto-generate ListOptions & related GraphQL inputs 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.