@oaklabs/platform

4.0.0 • Public • Published

Node.js Oak Platform

Node module to interact with the OakOS Platform API

Setup

# retrieve the protobuf definitions
git submodule init
git submodule update

# install node modules
npm i

Usage

# view the logs for your Oak instance
HOST=192.168.1.10 node examples/application-logs.example.js

# install a new set of services
HOST=192.168.1.10 DUSER=foo DPASS=bar node examples/application-install.example.js

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @oaklabs/platform

    Weekly Downloads

    1

    Version

    4.0.0

    License

    Apache-2.0

    Unpacked Size

    45.3 kB

    Total Files

    13

    Last publish

    Collaborators

    • nucleardreamer
    • rjoffray