application-deployer

1.0.0 • Public • Published

Solid MFSSIA

Orbit configuration

{
  "npm": [
    {
      "package": "@startinblox/component-mfssia",
      "version": "latest"
    }
  ],
  "components": [
    {
      "defaultRoute": true,
      "type": "mfssia",
      "parameters": {
        "apiSrc": "http://localhost:3000"
      },
      "route": "mfssia",
      "experimental": ["routing", "menu"]
    }
  ]
}

Replace components[].parameters.apiSrc with your MFSSIA API for the iExec oracles.

Developpers

Installation:

npm install

Build with:

npm run build
# npm run serve

Dev mode:

npm run watch

Readme

Keywords

none

Package Sidebar

Install

npm i application-deployer

Weekly Downloads

2

Version

1.0.0

License

MIT

Unpacked Size

40.4 kB

Total Files

20

Last publish

Collaborators

  • startinbloxbot