Michael Bromley 4d1cd658ff fix(core): Fix type error (missing isPrivate property) hace 6 años
..
build b2db50edf3 chore(core): Create dev-mode watch script hace 6 años
cli 65445cb165 feat(core): Create Logger service hace 6 años
e2e b6c3240596 feat(core): Implement private Facets hace 6 años
mock-data e2ada9b8cc refactor: Properly compile the @vendure/common package hace 6 años
src 4d1cd658ff fix(core): Fix type error (missing isPrivate property) hace 6 años
.gitignore d174f567c4 refactor: Rename plugins - remove "default" hace 6 años
README.md 6fdac89fa5 docs: Update readme documentation hace 6 años
jest.config.js 6dafeabccc test(core): Fix warnings hace 6 años
package.json 65445cb165 feat(core): Create Logger service hace 6 años
tsconfig.json 7c633860da feat: create @vendure/create package hace 6 años
tslint.json 7170e42390 chore: Initial Lerna setup, move "server" into "core" package hace 6 años
typings.d.ts e24b33e677 fix: Enable noImplicitAny on core and fix all tsc errors hace 6 años

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.