chix-platform

0.1.0 • Public • Published

Chiχ Platform

The platform is meant to be served from chix.io, but it is also downloadable and can be served locally.


Installation

git clone git@github.com:psichi/chix-platform.git

To serve the files you could use something like http-server:

npm i http-server -g

To enable loading from your own server, you will have to specify the url in your .fbp file like so:

title: Provider Example
description: This is how to specify a provider

provider http://localhost:8080/nodes/{ns}/{name}

SomeNode(some/node)

.....

Dependents (0)

Package Sidebar

Install

npm i chix-platform

Weekly Downloads

1

Version

0.1.0

License

MIT

Last publish

Collaborators

  • rhalff