Skip to content

codbex/codbex-uoms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

codbex-uoms

UoMs Management Module

Model

model

Application

Launchpad

launchpad

Management

management

management

Converter

http://host:port/services/ts/codbex-uoms/api/converter.ts/CMT/DMT/50

Infrastructure

Build

docker build -t codbex-uoms:1.0.0 .

Run

docker run --name codbex-uoms -d -p 8080:8080 codbex-uoms:1.0.0

Clean

docker rm codbex-uoms