Michael Bromley 8f2d034e97 fix(core): Use "double precision" as column type for float custom fields 6 years ago
..
build 1d63f356b6 chore(core): Export comments with ts defs 6 years ago
cli c654d6fa4e feat(core): Improved Collection import 6 years ago
e2e f57fb51036 fix(core): Enforce Channels created with a default tax/shipping Zone 6 years ago
mock-data 8726ab2ef6 refactor: Extract e2e testing code into own package 6 years ago
src 8f2d034e97 fix(core): Use "double precision" as column type for float custom fields 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 169ae564c0 test: Set Jest environment to "node" for all server tests 6 years ago
package.json 5fe0d533f4 chore: Publish v0.6.2 6 years ago
tsconfig.json 9a5824c811 chore: Move common tsconfig setting to root 6 years ago
tslint.json 7170e42390 chore: Initial Lerna setup, move "server" into "core" package 6 years ago
typings.d.ts 8726ab2ef6 refactor: Extract e2e testing code into own package 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.