Skip to content
This repository has been archived by the owner on Jul 31, 2023. It is now read-only.

kappnav/apis

Repository files navigation

Build Status

apis

backend API server

build

Build this component by running it's build.sh script in the project root directory.

The base image for this component can be built by running the buildBaseRuntime.sh script in the project root directory.

development

Run the API server in development mode [1] with command mvn liberty:dev

[1] https://github.com/OpenLiberty/ci.maven/blob/master/docs/dev.md#dev