0.3.0 • Published 3 years ago

uhc-public-api-nodejs v0.3.0

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
3 years ago

Prepare

Environment variables

  • Create copy of .env.example and rename it to .env
cp .env.example .env
  • Replace values in .env with yours

Install dependencies

npm i

Start

Start running application on PORT defined in .env

npm start

Testing

npm run dev

Swagger

Swagger OpenAPI file can be found in src/swagger/swagger.json

After starting the serve Swagger UI is available under http://localhost:9000/api-docs

Docker

To build image run:

bash build.sh

To run image:

bash run.sh

Licence

Apache-2.0 © Fundación UNID