turash/docs
Damir Mukimov c56ded5d56
feat: Switch to Kaniko (containerd-compatible) for CI/CD pipeline
- Replace docker-buildx plugin with Kaniko executor
- Remove privileged mode requirement
- Fix all Woodpecker linting errors
- Update ArgoCD applications to use master branch
- Add frontend Dockerfile and nginx config
- Add comprehensive CI/CD setup documentation
2025-12-24 19:27:07 +01:00
..
api Major repository reorganization and missing backend endpoints implementation 2025-11-25 06:01:16 +01:00
app Major repository reorganization and missing backend endpoints implementation 2025-11-25 06:01:16 +01:00
business WIP: commit local changes 2025-12-15 10:06:41 +01:00
concept Major repository reorganization and missing backend endpoints implementation 2025-11-25 06:01:16 +01:00
dev_guides Remove Turash brand identity and guidelines document 2025-12-14 00:10:20 +01:00
implementation Major repository reorganization and missing backend endpoints implementation 2025-11-25 06:01:16 +01:00
CICD_SETUP_COMPLETE.md feat: Switch to Kaniko (containerd-compatible) for CI/CD pipeline 2025-12-24 19:27:07 +01:00
gap-analysis-report.md Major repository reorganization and missing backend endpoints implementation 2025-11-25 06:01:16 +01:00
GEOGRAPHICAL_DATA_MIGRATION_PLAN.md feat: Complete geographical features implementation with full test coverage 2025-11-25 06:42:18 +01:00
GEOGRAPHICAL_DATA_USAGE_CONCEPTS.md feat: Complete geographical features implementation with full test coverage 2025-11-25 06:42:18 +01:00
README.md Major repository reorganization and missing backend endpoints implementation 2025-11-25 06:01:16 +01:00
woodpecker-cli-reference.md feat: Switch to Kaniko (containerd-compatible) for CI/CD pipeline 2025-12-24 19:27:07 +01:00

Documentation

This directory contains all project documentation organized by category.

Structure

  • app/ - 🏗️ Core Application Documentation (First Priority)
  • business/ - Business strategy, branding, funding
  • implementation/ - Implementation plans and reports
  • concept/ - Strategic concept and research
  • dev_guides/ - Development guides
  • api/ - API documentation

🚀 Quick Start for Developers

Start Here: Application Documentation - Core docs for understanding and working with Turash

🚨 Critical: Frontend-Backend Gap Analysis

⚠️ IMPORTANT: Before deploying, read the Gap Analysis Report - identifies critical missing backend endpoints that break frontend functionality.

🚀 Quick Start for Developers

Start Here: Application Documentation - Core docs for understanding and working with Turash

📖 Documentation by Role

For Application Developers

For API Integration

For Business Stakeholders

For Implementation Teams