0.0.1 • Published 4 years ago

@artodes/reaction-artodes v0.0.1

Weekly downloads
-
License
UNLICENSED
Repository
gitlab
Last release
4 years ago

reaction-artodes

This plugin extends Reaction Commerce GraphQL API and ads queries and mutation that will be used in Artodes UI project.

Installation

Adding the plugin to Reaction

Inside reaction-development-platform directory.

$ cd reaction

Open plugins.json and add the following to the end of the file

{
  ...,
  "reaction-artodes": "reaction-artodes"
}

Connecting the plugin with Reaction

$ bin/package-link reaction-artodes [path-to-package-repo]

Development

In order to test your changes on Reaction platform, the following command should be executed every time you made new changes.

$ bin/package-link reaction-artodes [plugin-direction]

Note

reaction-development-platform needs be running in your machine.

0.0.1

4 years ago

1.0.0

4 years ago