Skip to content

yaswanth67/Feature-configuration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Feature-configuration

Description This is a microservice that provides API configuration features for specific stores on a server.

pipeline This app has a CI pipeline for any PR raised that has the following tasks

  1. lint: we use ESLint to test the code formatting best practices
  2. Unit test: We use Jest to test all our APIS

The application is deployed on a server whenever a PR is merged into the release branch of the coffee app. The main branch will be considered for any such deployment.

Developer guide We have 2 types that are the core of the service

  1. app.js: This provides the Get, Post, and Put API's to update the feature configuration for each store.
  2. db.js: This file provides the connection pool for the database where we store the feature configuration.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •