bidmc.interfaces

0.2.102 • Public • Published

javascript-rest-interface

This library provides a interface for MyICU-Patient to integrate with the REST API of ASA Server.

How to Publish to NPM the First Time

Follow steps 1-3 only once. Steps 4-5 everytime you want to push a build to NPM.

  1. Run command npm config set registry http://nuget.ma.aptima.com/npm/AMeasureJSNPM
  2. Run command npm config set always-auth true
  3. Run command npm adduser and use user: mtolland password: shadowdog
  4. Commit and push all changes to master branch.
  5. Run grunt npmpublish. Enter your Gitlab credentials when prompted.

Readme

Keywords

none

Package Sidebar

Install

npm i bidmc.interfaces

Weekly Downloads

0

Version

0.2.102

License

none

Last publish

Collaborators

  • mtolland