Strata.RxNorm

build

Strata.RxNorm.Octopus

SonarQube

Strata.RxNorm.Client

Strata.RxNorm.Api

Strata.RxNorm.Web

Strata.RxNorm.Hangfire

General Information

Credits

This microservice is developed and maintained by The-Outliers

Branching and Versioning

branch version format example
main #.#.# 1.2.3
feature/* #.#+1.0-featureName.# 1.3.0-newfeat.1
fix/* #.#.#+1-fixName.# 1.2.4-bug.1

See our confluence page for more information

Usage

Build and Run

docker-compose up -d --build

Extracting nuget package

docker create --name throwaway stratarxnorm_rxnorm-api
docker cp throwaway:/pack .
docker rm throwaway

Cleanup

docker-compose down
S
Description
No description provided
Readme MIT
69 MiB
Languages
TypeScript 62.8%
C# 35.6%
PowerShell 1.2%
HTML 0.2%
JavaScript 0.2%