Giter VIP home page Giter VIP logo

global-supply-chain-threat-analysis's Introduction

global-supply-chain-threat-analysis

Installation

Using Terminal

git clone https://gitlab.lrz.de/ge72vob/global-supply-chain-threat-analysis.git

Run the Example

start the whole project with:

docker-compose up

the images will be built up automatically.

Backend Swagger-ui

localhost:3000/api-docs

Git Workflow

Please use feature branches only to commit your code.

After finishing your feature, create a pull request and add one reviewer.

The reviewer needs to make sure that the features committed are working without errors before approving.

The reviewer shall merge the feature branch into the develop branch once they approved the pull request.

The master branch is only used for production, i.e. a finished deliverable/ work product.

Here is our workflow:

Image Reference: Copyright 2019 Stephan Krusche, Bernd Bruegge - POM SS19 - 09 - Branch and Merge Management - Slide 7

Naming Branches

Name the branches according to the branch types:

  • ๐Ÿ‘จโ€๐ŸŽจ Feature: feature/xx-yy-zz -- ease tracking of features. Example: feature/add-free-slots
  • ๐Ÿง™โ€โ™€๏ธBugfix: bugfix/xx-yy-zz -- fixed bugs.
  • ๐Ÿ‘ถ Minor: minor/xx-yy-zz -- refactorings or something similar.

Commit messages

Commit Message should start with the corresponding Issue Number it is referred to.

Write commit messages based on these guidelines โค

Directory structure

For every service within the architecture should have an own folder. Please use lowercase letters divided by underscores ( _ ).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.