Skip to content

CLI

In order to use the cli you need to install on your frontend project the @diconium/ethereal-nexus-ci package.

Prerequisites

remote-components.config.json

Create a remote-components.config.json file in the root of your frontend project.

Configuration of remote-components.config.json

{
"url": "https://localhost:3000",
"authorization": "apikey REPLACE_WITH_YOUR_API_KEY"
}

Usage

To publish the components under src/components/ethereal-nexus run the following command:

Terminal window
remote-components-cli publish