aidbox
v2.0.3-beta
Published
aidbox node SDK
Readme
Aidbox NodeJS SDK
Install
npm install aidboxLaunch example
- go to example directory
cd example/ - install dependencies
npm install - copy environment template file
cp .env-tpl .env - open
.envand fill Aidbox license credentials - run local container network
docker-compose upand wait when all started - open http://localhost:8080/_report and obtain result of example app - count of
Attributeresource
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
