Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codr Config Serivce

CodeQL Docker Image CI

Purpose

This microservice provides CRUD operations for all Configuration objects. Config object examples: ProjectConfig.

Getting Started

To use this image, pull this image from the Github Container Registry.

docker pull ghcr.io/codrjs/codr-core-config:latest

Kafka

Custom built consumer and producer classes can be imported from @codrjs/kafka.

Producers

  • codr.event.core.config - used for audit and notification purposes.

Consumers

  • None

Contributing

# Clone the repo
git clone git@github.com:CodrJS/codr-core-config.git

# Install yarn if you don't have it already
npm install -g yarn

# Install dependencies and build the code
yarn install
yarn build

# Building the docker image
yarn build:docker

About

Core domain config microservice

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages