Skip to content

Baza-ar/technical-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bazaar Technical Documentation Repository

Welcome to the central documentation hub for our organization's engineering ecosystem. This repository serves as the single source of truth for high-level technical decisions, user guides, and performance metrics across all our services.

📌 Purpose

In a microservices architecture, documentation easily becomes fragmented. This repository centralizes all cross-cutting technical information that does not belong to a single service repo, ensuring alignment across engineering, product, and operations teams.

📂 Repository Structure

The content is organized into specific directories based on the type of documentation:

  • /adrs: Architecture Decision Records (ADRs) tracking historical and current technical design choices.
  • /user-manuals: User guides, system operation manuals, and API consumption instructions.
  • /performance-testing: Quality assurance benchmarks, featuring automated and manual K6 load test reports.

🛠 How to Contribute

We encourage all team members to keep this documentation alive and accurate.

  1. Create a branch: Use feature/doc-[topic] or fix/doc-[topic].
  2. Follow templates: Use the standardized markdown templates found inside each directory (e.g., ADR template).
  3. Submit a PR: Open a Pull Request for peer review before merging into main.

For specific service code, deployment pipelines, or local setup guides, please refer to the respective service repositories in our GitHub organization.

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors