Skip to content

Netcracker/qubership-apihub-build-task-consumer

qubership-apihub-build-task-consumer

NodeJS microservice for APIHUB Package versions builds.

Installation

$ npm

Building the app locally

Modify .npmrc file by adding GitHub PAT (personal access token) with access to read packages.

The file content sample:

@netcracker:registry=https://npm.pkg.github.com/
//npm.pkg.github.com/:_authToken=ghp_XYZ
always-auth=true
npm install
npm run build
podman build -f Dockerfile.local .

Running the app

# development
$ npm start

# watch mode
$ npm start:dev

# production mode
$ npm start:prod

Documentation

http://localhost:3000/api

About

No description or website provided.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors 7