Michael Bromley 960b647c56 fix(core): Fix bad imports from common module 6 years ago
..
build b2db50edf3 chore(core): Create dev-mode watch script 6 years ago
cli 0aef0b7875 feat(core): Export populate-collections CLI command 6 years ago
e2e eadbdf6c2a chore(core): Fix e2e tests with sqljs v1.0 6 years ago
mock-data cf0f842baa fix(core): Typo in mock product data 6 years ago
src 960b647c56 fix(core): Fix bad imports from common module 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 6dafeabccc test(core): Fix warnings 6 years ago
package.json 29df9adb3a chore: Publish v0.1.2-beta.4 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.