2.0.3-beta • Published 4 years ago

aidbox v2.0.3-beta

Weekly downloads
4
License
MIT
Repository
github
Last release
4 years ago

Aidbox NodeJS SDK

Build Status npm version codecov

Docs

Install

npm install aidbox

Launch example

  • go to example directory cd example/
  • install dependencies npm install
  • copy environment template file cp .env-tpl .env
  • open .env and fill Aidbox license credentials
  • run local container network docker-compose up and wait when all started
  • open http://localhost:8080/_report and obtain result of example app - count of Attribute resource

To build your own App with NodeJs see docs

Launch tests

  • Install dependencies npm install
  • Up network with Devbox and db npm run test:compose
  • Source test environment source .env-test
  • Run tests inside container npm run test

Powered by Health Samurai | Aidbox | Fhirbase

2.0.3-beta

4 years ago

2.0.2-beta

4 years ago

2.0.0-beta.0

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

0.0.1

6 years ago

1.0.0

6 years ago