stark-client

0.8.6 • Public • Published

The Client Project for the Stark Orchestrator

Build and test status NPM version

The browser side of running the Stark Orchestrator, built with Vue.js. Will listen to the configured CouchDB instance and run any assigned STARK_MODE:DeployMode.Browser packages. The Stark-Orchestrator will configure the dist/public folder on:

  • Initialization
  • Building with Stark-Orchestrator npm install

Getting Started

The Stark-Orchestrator project expects the client binaries to exist in $STARK_HOME/dist/public/dist. Stark-Client comes pre-installed with Stark-Orchestrator. These instructions are for updating the Stark-CLient deployment.

  1. Clone Stark-Client to your machine and build it:
gh repo clone WeWatchWall/stark-client
cd stark-client

npm install
  1. Copy the deployment files to Stark-Orchestrator:
  • stark-client/dist -> $STARK_HOME/dist/public/dist
  • stark-client/browser-test.html -> $STARK_HOME/dist/public/index.html

The author aknowledges that documentation is not yet anywhere close to complete, so feel free to look at the following files to get an idea of how to use the classes for core and edge packages:

  • stark-client/src/main.vue

Package Sidebar

Install

npm i stark-client

Weekly Downloads

2

Version

0.8.6

License

MIT

Unpacked Size

2.46 MB

Total Files

52

Last publish

Collaborators

  • adrian-burlacu-software