/unchained

Headless & open-source e-commerce toolkit. The Unchained Engine is our core product and is written in Node.js ES6

Primary LanguageTypeScriptEuropean Union Public License 1.2EUPL-1.2

Unchained Engine

Licensed under the EUPL 1.2

CLA assistant

Codeship Status for unchainedshop/currybag-website

Code of conduct

See our Contributor Covenant Code of Conduct to view our pledge, standards, responsibilites & more.

Contributing

Please see our Contribution Guidelines.

Quickstart

Prerequisites

  • Meteor 1.11
  • Node.js 12.18.3 (lts/erbium, see .nvmrc)

Run the example

git clone https://github.com/unchainedshop/unchained.git
npm install
npm run dev
  1. Navigate to http://localhost:4000/ to view the controlpanel. You can login with: user: admin@unchained.local / password: password

  2. Navigate to http://localhost:4010/graphql to view the GraphQL Playground