Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 561 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 561 Bytes

Mircoservices and Monolithic architectures - Master Thesis

Repository contains thesis and project

Repository Outline

This repository is splited into 4 main subproject:

  • Mono - Monolithic Web Application
  • Micro - Microservice Web Application
  • Thesis - Master thesis in Latex
  • Outline - Notes in Markdown

Branch convention

To clarify development process, there is an branch convention that this repo should follow:

{project(mono/micro/thesis/outline)}/{what-you-have-done}

Assumptions

  • Conventional commits
  • Branch convention