Michael Bromley 39ca526b04 fix(core): Prevent unhandled promise rejection on worker SIGINT 6 tahun lalu
..
build 1d63f356b6 chore(core): Export comments with ts defs 6 tahun lalu
cli c654d6fa4e feat(core): Improved Collection import 6 tahun lalu
e2e f97c3acb0d feat(core): Add isPublic flag to AddNoteToOrderInput 6 tahun lalu
mock-data d509805f58 feat(core): Export database migration helpers 6 tahun lalu
src 39ca526b04 fix(core): Prevent unhandled promise rejection on worker SIGINT 6 tahun lalu
.gitignore 953c8fb408 chore: Update generated schema 6 tahun lalu
README.md 6fdac89fa5 docs: Update readme documentation 6 tahun lalu
jest.config.js 169ae564c0 test: Set Jest environment to "node" for all server tests 6 tahun lalu
package.json 5b44955ee0 chore: Publish v0.4.0 6 tahun lalu
tsconfig.json 9a5824c811 chore: Move common tsconfig setting to root 6 tahun lalu
tslint.json 7170e42390 chore: Initial Lerna setup, move "server" into "core" package 6 tahun lalu
typings.d.ts e24b33e677 fix: Enable noImplicitAny on core and fix all tsc errors 6 tahun lalu

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.