aidbox
v2.0.3-beta
Published
aidbox node SDK
Downloads
4
Readme
Aidbox NodeJS SDK
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