@veritone/node-red-contrib-aiware

2.0.0-alpha.81 • Public • Published

node-red-contrib-aiware

The node-red-contrib-aiware nodes provide node red users with easy ways to use AI and chain AI models together all from node-red.

Read more at https://veritone.com

Testing a node module locally

To test a node module locally, the npm link command can be used. This allows you to develop the node in a local directory and have it linked into a local node-red install, as if it had been npm installed.

  1. In the module folder, run: npm link to create a global symlink.
  2. In the node-red-v3 directory, typically node-red/nr run: npm link @veritone/node-red-contrib-aiware to put the link locally.

Document on npm link can be found at https://docs.npmjs.com/cli/v7/commands/npm-link

Publish

  • Increase the version in package.json
  • Execute NPM_TOKEN=<token> npm publish
  • Finally, in the node-red repo, update the docker/studio/Dockerfile with the new version

/@veritone/node-red-contrib-aiware/

    Package Sidebar

    Install

    npm i @veritone/node-red-contrib-aiware

    Weekly Downloads

    547

    Version

    2.0.0-alpha.81

    License

    ISC

    Unpacked Size

    1.8 MB

    Total Files

    102

    Last publish

    Collaborators

    • kkieu
    • gvigil19
    • gageviola001
    • veritone_dev
    • albertcbrown
    • truong_veritone
    • mmtbkn
    • aaronadaniel
    • morodri89
    • wrannaman