Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overview

Add a brief description of the topic and the page content (2-3 lines)DIGIT is a microservice-based platform that is built to scale. It provides API based access to a variety of urban/municipal services. GIT hub as a DIGIT code repository holds multiple mono Repos with the simplified structure to manage the open-source and internal developer community. The core and state-specific changes are handled with a simple and efficient branching strategy.

Pre-requisites

Before you proceed with the configuration, make sure the following pre-requisites are met -

  • Add any system or skills requirements here (Use bullets to build the list)

  • Prior knowledge of Git.

  • Prior knowledge of DIGIT architecture. 

Key Functionalities

Add 2-3 lines to highlight the use and applications in context.

  • Add functional aspects for the topic (Use bullets to build the list)

  • Tables can be inserted for certain topics.

...

Title 

...

Description

...

 

...

 

...

 

...

 

Deployment Details

...

  • DIGIT follows a layered architecture. Every layer consists of a set of microservices and we will have a repository structure same as our layered architecture.

  • Git being a DIGIT code repository provides an efficient branching strategy to handle core and state-specific changes and enhance the code-review through pull requests.

Deployment Details

Git being the form of version control system, Continuous Integration(CI) and Continuous Delivery/Deployment(CD) setup with this gitflow is used for deployment.

Configuration Details

  1. Configuration steps (Use numbered bullet lists to define the sequence)

...

Steps to Integration

 

Reference Docs

Title 

Link

  Git Strategy

 

 

 

API List