Skip to content

Latest commit

 

History

History

README.md

DevStream Documentation

Documentazione completa del sistema DevStream - Task Management & Memoria Cross-Session per Claude Code.

📚 Struttura Documentazione

🏗️ Architecture

Documentazione dell'architettura di sistema, design patterns e decisioni tecniche.

  • architecture.md - Architettura completa del sistema
  • Database design e schema
  • Component interactions
  • System boundaries

Guide per sviluppatori, metodologie e best practice.

Guide per deployment e configurazione production.

  • Production setup
  • Environment configuration
  • Monitoring and observability
  • Performance tuning

Documentazione API completa e reference.

  • REST API endpoints
  • WebSocket connections
  • GraphQL schema
  • Authentication flows

📋 Guides

Guide pratiche e tutorial step-by-step.

Tutorial hands-on e esempi pratici.

  • End-to-end examples
  • Integration tutorials
  • Advanced use cases
  • Best practice implementations

Documentazione concettuale e filosofia del progetto.

🔍 Come Navigare

  1. New Developer? Start with Getting Started Guide
  2. Understanding Architecture? See Architecture Overview
  3. Need API Reference? Check API Documentation
  4. Deploying to Production? Follow Deployment Guide
  5. Contributing Code? Read Development Guide

📝 Documentation Standards

  • Markdown Format: All documentation in GitHub-flavored markdown
  • Code Examples: Include working code snippets
  • Diagrams: Use Mermaid for system diagrams
  • Version Control: Keep docs in sync with code versions
  • Links: Use relative links for internal references

🤝 Contributing

Per contribuire alla documentazione:

  1. Segui le Development Guidelines
  2. Usa template appropriati per nuove pagine
  3. Include examples e code snippets
  4. Verifica links e references
  5. Update table of contents

Last Updated: 2025-09-28 Version: 1.0.0 Maintainers: DevStream Team