0.0.14 • Published 5 years ago

@rubixfunctions/r3x-js-sdk v0.0.14

Weekly downloads
2
License
Apache-2.0
Repository
github
Last release
5 years ago

RubiX JavaScript SDK

CircleCI npm version License

Getting Started

These steps will get you a clone of the repository, install the dependancies and run the SDK.

$ git clone git@github.com:rubixFunctions/r3x-js-sdk.git
$ npm install
$ npm start

Running Function

For development and testing purposes, a function is available and can be run as a container.

$ docker pull quay.io/rubixfunctions/r3x-js-showcase
$ docker run -t -p 8080:8080 quay.io/rubixfunctions/r3x-js-showcase

Once running POST request to localhost:8080

Documentation

For full information on how to use the SDK and deploy a function to Knative, refer to our Documentation here.

License

This project is licensed under the Apache 2.0 License - see the LICENSE file for details

0.0.14

5 years ago

0.0.13

5 years ago

0.0.12

5 years ago

0.0.11

5 years ago

0.0.10

5 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago