Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a config npm module #1

Closed
1 of 3 tasks
DylanBulmer opened this issue Mar 13, 2023 · 0 comments
Closed
1 of 3 tasks

Create a config npm module #1

DylanBulmer opened this issue Mar 13, 2023 · 0 comments
Assignees
Labels
integration An issues with the integration between micro services npm NPM module

Comments

@DylanBulmer
Copy link
Member

DylanBulmer commented Mar 13, 2023

@codrjs/config

This npm module is different from the codr-core-config service. The idea of this module is to assist in establishing the connections to the MongoDB and Kafka servers as well as managing the health check and loggers for the services.

Tasks:

  • Read URIs from environment variables
  • Establish and share MongoDB connection, when needed
  • Establish and share Kafka connection, when needed
@DylanBulmer DylanBulmer self-assigned this Mar 13, 2023
@DylanBulmer DylanBulmer added integration An issues with the integration between micro services npm NPM module labels Mar 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
integration An issues with the integration between micro services npm NPM module
Projects
Status: Done
Development

No branches or pull requests

1 participant