Skip to content

Repository files navigation

GraphQL API Build Status

Published image name

Installation (local development)

npm install
cp local.env.dist local.env

npm start

Run tests

npm test

Running in production

docker run -p 9000:8080 -e MAGE_HOST="https://shop.m2-pwa.tk" -e MAGE_ADMIN_USERNAME="admin" -e MAGE_ADMIN_PASSWORD="password1234" bluestreak/api

About

GraphQL middleware for Magento 2

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages